搜索资源列表
iir_filters
- 说明:这个代码是基于FPGA的数字IIR无限长冲激响应滤波器的源代码.-Note : This code is based on the number of FPGA IIR infinite impulse response filter the source code.
butterworthbandstop
- 用c++编的巴特沃斯带阻滤波器原程序,可得带阻滤波器数字系统函数的各阶系数.可在MATLAB中用FILTER函数进行测试,好象还没有带阻的
butterworthlowpass
- butterworth低通滤波器的原程序,可用MATLAB的FILTER函数测试.可得到低通滤波器数字系统函数的系数.
butterworthhighpass
- butterworth高通滤波器的原程序,可用MATLAB的FILTER函数测试.可得到高通滤波器数字系统函数的系数.
FIR
- 夲程序实现了FIR数字滤波器的设计,其界面设计完美,且代码简单,实现的功能较多且参数设置灵活。
IIR
- IIR数字通信滤波器的设计源程序与实现过程-IIR Digital Communication Filter Design and Implementation of source code
casfiltr
- 利用Matlab设计数字滤波器的过程中用于实现数字滤波器的级联型结构-Use Matlab design process of digital filters used to implement the digital filter cascade structure
digital-filter
- 包含有信号源的数字滤波器设计,文件中包含有高通,低通,带通,带阻四种数字滤波器。-The program is used to design a digital filter.There are four kinds of digital filter included in the file.
Chebyshev
- 试设计一个切比雪夫I型高通数字滤波器,采样率为8000Hz,fp=1000Hz,fs=700Hz,Rp=3dB,Rs=20dB。-Try to design a type I Chebyshev high-pass digital filter sampling rate of 8000Hz, fp = 1000Hz, fs = 700Hz, Rp = 3dB, Rs = 20dB.