搜索资源列表
LS_Fitlers
- MATLAB下用最小二乘设计低通,高通,带通,带阻数字滤波器。-Using MATLAB m-file to design LP, HP, BP and BS fitlers based on Least-square algorithm.
MT_Filter
- MATLAB下用Matched-z 变换设计低通,高通,带通,带阻数字滤波器设计-Using MATLAB m-file to design LP, HP, BP and BS fitlers by matched-z transformation.
hd
- 数字滤波器冲击响应函数c++源代码,包含低通、高通、带通、带阻滤波器,与待滤波信号进行卷积运算,完成滤波处理。-FIR Filter Based
DSP
- 基于双线性变换法IIR数字切比雪夫带阻滤波器设计-Chebyshev bilinear transform-based IIR digital band-stop filter design
Butterworth
- 设计一个数字滤波器,在频率低于 的范围内,低通幅度特性为常数,并且不低于0.75dB。在频率 和 之间,阻带衰减至少为20dB。 (1)试求满足这些条件的最低阶Butterworth滤波器。-Design a digital filter, in the range of frequencies below the low-pass amplitude characteristic is constant, and not less than 0.75dB. Between the fre
Digital-filter
- 数字滤波器 ,用matlab的GUI界面完成,可以对输入的信号进行低通,高通,带通,带阻的选择,同时能设置相应的参数。滤波的类型包括:blackman,boxcar,hanning,hamming-Digital filter matlab GUI interface, the input signal low pass, high pass, band-pass, band-stop choice, at the same time to set the appropriate paramet
matlab
- 设计巴特沃斯数字低通滤波器,要求通带边界频fp=2.1kHZ,通带最大衰减Rp=0.5dB;阻带边界频率fs=8kHZ,阻带最小衰减Rs=30dB,采样频率为Fs=20kHZ。-Design butterworth digital low pass filter, frequency passband border fp = 2.1 kHZ
pro
- FFT频谱分析 带通数字滤波器 高通、低通、带阻滤波器 信号调制解调 傅立叶变换 分析传输函数-FFT spectrum analysis bandpass digital filter high-pass, low-pass filter signal modulation and demodulation Fourier transform analysis of the transfer function of band-stop
signal
- 包含各种低通、高通、带通、带阻数字信号滤波器和模拟滤波器 同时具有通信原理的A13律编码实验代码 都已经过调试,能用的。-Includes a variety of low pass, high pass, band pass, band stop filter and analog filter digital signal A13-law encoding both experimental code of communication theory Have been t
filter
- 数字滤波器的C语言实现,低通,高通,带通,带阻,等等等等等。-Digital filter in the C language implementation.
llvbo
- 用C语言设计数字滤波器,实现低通,带通,高通,带阻功能-Digital filter design using C language, to obtain Low pass, band pass, high pass, band-stop function
Butterworth
- 基于最大平坦特性的巴特沃斯(Butterworth)函数的逼近函数数字滤波器设计(包括高通,低通,带通,带阻)-Based on the maximum flatness of Butterworth (Butterworth) function approximation function digital filter design (including high pass, low pass, band pass, band stop)
Chebyshev
- 基于等波动特性的切比雪夫(Chebyshev)函数的数字滤波设计(包括ChebyshevⅠ型和ChebyshevⅡ型的低通,高通,带通,带阻滤波器)-Based on the wave characteristics of Chebyshev design of digital filter function (low pass, including Chebyshev type I and type II Chebyshev high pass, band pass, band stop fi
切比雪夫
- IIR数字带阻滤波器,关于使用双线性变换法设计数字带阻滤波器(IIR digital band stop filter, the design of digital band stop filter using bilinear transformation method)
Demo4_myFIR_bs_Window
- 本程序详细介绍了如何设计基于窗函数的带阻数字滤波器(This procedure describes in detail how to design a bandstop digital filter based on window function)