文件名称:fir_test
- 所属分类:
- 控制台(字符窗口)编程
- 资源属性:
- [C/C++] [Windows] [Visual.Net] [源码]
- 上传时间:
- 2017-05-04
- 文件大小:
- 2.37mb
- 下载次数:
- 0次
- 提 供 者:
- 东
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于kaiser滤波的函数和测试结果、结果报告
已知滤波器的要求如下:
Fpass 0.45
Fstop 0.55
Pass band gain 1
Stop band attenuation 80dB
滤波器的信号采样率为10KHz。
用c++ 实现其滤波器功能-Based on the kaiser filter function and test results, the results reported
The known filter requirements are as follows:
Fpass 0.45
Fstop 0.55
Pass band gain 1
Stop band attenuation 80dB
The signal sampling rate of the filter is 10 kHz.
Using c++ to implement its filter function
已知滤波器的要求如下:
Fpass 0.45
Fstop 0.55
Pass band gain 1
Stop band attenuation 80dB
滤波器的信号采样率为10KHz。
用c++ 实现其滤波器功能-Based on the kaiser filter function and test results, the results reported
The known filter requirements are as follows:
Fpass 0.45
Fstop 0.55
Pass band gain 1
Stop band attenuation 80dB
The signal sampling rate of the filter is 10 kHz.
Using c++ to implement its filter function
(系统自动生成,下载前可以参看下载内容)
下载文件列表
fir_test\.vs\fir_test\v14\.suo
........\Debug\fir_test.exe
........\.....\fir_test.ilk
........\.....\fir_test.pdb
........\fir_test\Debug\fir_test.Build.CppClean.log
........\........\.....\fir_test.log
........\........\.....\.........tlog\CL.read.1.tlog
........\........\.....\.............\CL.write.1.tlog
........\........\.....\.............\fir_test.lastbuildstate
........\........\.....\.............\link.read.1.tlog
........\........\.....\.............\link.write.1.tlog
........\........\.....\vc140.idb
........\........\.....\vc140.pdb
........\........\.....\源.obj
........\........\fir_test.vcxproj
........\........\fir_test.vcxproj.filters
........\........\fout.txt
........\........\hn_Data.txt
........\........\源.cpp
........\fir_test.sdf
........\fir_test.sln
........\FIR报告.docx
........\h(n)系数.txt
........\滤波后数据.txt
........\.vs\fir_test\v14
........\fir_test\Debug\fir_test.tlog
........\.vs\fir_test
........\fir_test\Debug
........\.vs
........\Debug
........\fir_test
fir_test