文件名称:带通fir设计及图形显示比较
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
数字带通滤波器的设计过程。共3个源程序。其中,dos.cpp为带通FIR的源程序,其中的滤波器阶数n,滤波器的低频fln,滤波器的高频fhn,窗函数w,可以按照自己的要求改变。这里采用的是汉宁窗。主函数main.cpp实现输入与fir的h(n)的卷积,输出结果Y(n),并将其存储在y.txt中。最后,graphics.cpp从y.txt读取数据,再由语句画出波形,可以清楚地看出计算结果是否正确,并进行比较。-digital band-pass filter design process. A total of three sources. Among them, dos.cpp FIR bandpass to the source, the filter order n, the low-frequency filter FLN, the high-frequency filter fhn, window function w, in accordance with the requirements change. Here is the Hanning window. The main function main.cpp achieve the input and fir h (n) convolution, the output Y (n), and store them in y.txt China. Finally, graphics.cpp y.txt read data from and then draw waveform statement, we can clearly see whether calculations are correct, and comparisons.相关搜索: 带通滤波
带通滤波器
滤波
FIR
high
pass
filter
fir
滤波
窗函数
fir
窗函数
数字
滤波
设计
带
通滤波器
滤波器
c++
带通滤波器
滤波
FIR
high
pass
filter
fir
滤波
窗函数
fir
窗函数
数字
滤波
设计
带
通滤波器
滤波器
c++
(系统自动生成,下载前可以参看下载内容)
下载文件列表
dos.cpp
graphics.cpp
main.cpp
graphics.cpp
main.cpp