CosineWindow[x]
表示关于 x 的余弦窗函数.
CosineWindow[x,α]
使用参数 α.
CosineWindow
CosineWindow[x]
表示关于 x 的余弦窗函数.
CosineWindow[x,α]
使用参数 α.
更多信息
- CosineWindow 是一个窗函数,通常用于需要对数据进行短片段处理的信号处理应用中.
- 窗口函数通过在每个片段的末端将数据值逐渐减小到零的方法而具有平滑效果.
- CosineWindow[x,α] 等于
(对于
),否则为 0. - CosineWindow[x] 等价于 CosineWindow[x,1].
- CosineWindow 动线性作用于列表.
范例
打开所有单元 关闭所有单元范围 (6)
应用 (3)
使用窗指定计算样本 PowerSpectralDensity:
属性和关系 (3)
可能存在的问题 (1)
当作为符号传递给 Array 时,cosine 窗的二维采样对样本的每一行使用不同的参数:
相关指南
文本
Wolfram Research (2012),CosineWindow,Wolfram 语言函数,https://reference.wolfram.com/language/ref/CosineWindow.html.
CMS
Wolfram 语言. 2012. "CosineWindow." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/CosineWindow.html.
APA
Wolfram 语言. (2012). CosineWindow. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/CosineWindow.html 年
BibTeX
@misc{reference.wolfram_2025_cosinewindow, author="Wolfram Research", title="{CosineWindow}", year="2012", howpublished="\url{https://reference.wolfram.com/language/ref/CosineWindow.html}", note=[Accessed: 30-April-2026]}
BibLaTeX
@online{reference.wolfram_2025_cosinewindow, organization={Wolfram Research}, title={CosineWindow}, year={2012}, url={https://reference.wolfram.com/language/ref/CosineWindow.html}, note=[Accessed: 30-April-2026]}