ExactBlackmanWindow
表示 x 的精确 Blackman 窗函数.
更多信息
- ExactBlackmanWindow 是一个窗函数,通常用于设计有限冲激响应 (FIR) 滤波器和进行频谱分析.
- 窗函数被用在以较短的片段来处理数据的应用中,并且通过在每个片段的末尾将数据值逐渐减小为零来产生平滑效果.
- ExactBlackmanWindow[x] 等于
![ (4620 cos(2 pi x)+715 cos(4 pi x)+3969)/(9304) -1/2<=x<=1/2; 0 TemplateBox[{x}, Abs]>1/2; (4620 cos(2 pi x)+715 cos(4 pi x)+3969)/(9304) -1/2<=x<=1/2; 0 TemplateBox[{x}, Abs]>1/2;](Files/ExactBlackmanWindow.zh/2.png)
- ExactBlackmanWindow 自动逐项作用于列表的各个元素.
相关指南
文本
Wolfram Research (2012),ExactBlackmanWindow,Wolfram 语言函数,https://reference.wolfram.com/language/ref/ExactBlackmanWindow.html.
CMS
Wolfram 语言. 2012. "ExactBlackmanWindow." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/ExactBlackmanWindow.html.
APA
Wolfram 语言. (2012). ExactBlackmanWindow. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/ExactBlackmanWindow.html 年
BibTeX
@misc{reference.wolfram_2025_exactblackmanwindow, author="Wolfram Research", title="{ExactBlackmanWindow}", year="2012", howpublished="\url{https://reference.wolfram.com/language/ref/ExactBlackmanWindow.html}", note=[Accessed: 11-April-2026]}
BibLaTeX
@online{reference.wolfram_2025_exactblackmanwindow, organization={Wolfram Research}, title={ExactBlackmanWindow}, year={2012}, url={https://reference.wolfram.com/language/ref/ExactBlackmanWindow.html}, note=[Accessed: 11-April-2026]}