搜索资源列表
用双线性变换法设计IIR滤波器
- 双线性变换法无限长单位脉冲响应滤波器的设计,用到的模拟原型是切比雪夫和巴特沃斯低通滤波器。能够显示滤波器的幅频特性和相频特性曲线-bilinear transform infinite impulse response filter units in the design, use of simulation is a prototype and Chebyshev low-pass Butterworth filter. To demonstrate the filter frequency
iir
- 按照给定指标采用模拟低通滤波器(巴特沃思低通)去逼近理想模拟低通滤波器 ,然后通过双线性变换法对模拟滤波器进行数字化,得到数字滤波器 。
IIR.rar
- IIR滤波器的实现,这是一个低通滤波器,在visualC++6.0上的软件上实现 ,The realization of IIR filter, this is a low-pass filter, in visualC++6.0 on the realization of software
IIRditonglvboqi
- 正弦信号叠加高斯白噪声,通过IIR低通滤波器,并画出时域和频域上的波形频谱图-Sinusoidal signal superimposed Gaussian white noise through the IIR low-pass filter, and draw on the time domain and frequency domain waveform spectrum
DSP
- 先采集一单声道音频信号(.wav)并用WAVREAD文件采样读取,并对其进行频谱分析。分别用窗函数法和双线性变换法设计低通、高通、带通三种FIR滤波器和IIR滤波器。用M文件使信号通过滤波器并对输出信号进行时域和频域分析。-First acquisition of a mono audio signal (. Wav) files with sampling WAVREAD read, and their spectral analysis. Window function, respectiv
FIRshiyan
- 利用双线性变换设计IIR滤波器(只介绍巴特沃斯数字低通滤波器的设计),首先要设计出满足指标要求的模拟滤波器的传递函数 ,然后由 通过双线性变换可得所要设计的IIR滤波器的系统函数 。-IIR filter design using bilinear transform (only introduced the Butterworth digital low-pass filter design), first designed to meet the index requirements of
DESIIR
- desiir.for 利用双线性Z变换设计巴特沃斯和切比雪夫I型IIR数字滤波器,包括低通、高通、带通、带阻四种形式。使用者只需指定通带、阻带的边缘实际频率及相应的衰减,便可输出数字滤波器 的级联形式的各子系统分子、分母的系数,并输出其幅频和相频响应。 -bilinear Z transform desiir.for design using Butterworth and Chebyshev IIR digital filter-I, including the low-pass, h
IIR_digital_filter_design
- IIR数字滤波器设计:用双线变化法及脉冲响应不变法,用Matlab编程,设计低通、高通、带通IIR数字滤波器-IIR Digital Filter Design: A two-constant changes in law and the impulse response method, using Matlab programming, designing low-pass, high pass, band-pass IIR digital filter
iir
- 实现有限冲激响应滤波器的设计,按照给定指标采用模拟低通滤波器(巴特沃思低通或者切比雪夫低通)去逼近理想模拟低通滤波器 ,然后通过双线性变换法对模拟滤波器进行数字化,得到数字滤波器 。-To achieve the design of finite impulse response filter, according to a given target analog low-pass filter (Butterworth low-pass or a Chebyshev low-pass) to
dsp_rar
- DSP开发工具Code Compile Studio(CCS)开发数字信号处理程序DSP——实现IIR滤波器,IIR高通、低通、带通。-With DSP tool Code Compile Studio(CCS),develop a program for DSP,which it can be a highpass,lowpass,bandpass.
ex5
- FIR 及 IIR低通滤波器的设计以及 正弦信号滤波前后的频谱分析 (不同窗函数截断)-FIR and IIR filter design and low-pass filter before and after sinusoidal signal spectrum analysis (different window function truncated)
IIr
- 十阶巴特沃斯低通滤波器设计(应用时域交叉原理编写的VHDL代码)-10-order Butterworth low pass filter design (application of principles of time-domain cross-written VHDL code)
IIR-digital-filter
- 双线性变换法和脉冲不变法实现数字低通滤波器的设计-Bilinear transformation method and the same pulse of digital low-pass filter design
FIR_band_pass-and-iir-low-pass
- 这个是对于fir带通滤波器以及iir低通滤波器的一个仿真。程序代码通俗易懂,意义很大。-This is a band-pass filter and the fir iir low-pass filter with a simulation. Program code easy to understand, very meaningful.
IIR低通滤波器设计资料
- 是在设计过程中需要用到的一些函数,可以帮助设计。(The file is useful to eveone who will design the IIR exquipent,ang I hope It will take good luck for you !Thank you reading!)
iir
- 目的:设计一个采样频率为1000Hz、通带截止频率为50Hz、阻带截止频率为100Hz的低通滤波器,并要求通带最大衰减为1dB,阻带最小衰减为60dB。(IIR Digital Filter Design)
filterIIR
- 数字滤波器设计IIR,(低通滤波器巴特沃斯,高通滤波器巴特沃斯,带通滤波器(sorrry)(Digital filter design IIR)
数字滤波器设计
- matlab窗函数sin函数低通滤波器IIR(Matlab window function sin function low pass filter IIRmatlab window function sin function low pass filter IIR)
IIR一阶低通滤波器
- matlab实现带通滤波,傅里叶变换,得到频域信号,带桶处理(Achieve band pass filter, Fourier transform, get frequency domain signal, with bucket processing.)
IIR低通滤波器
- IIR低通滤波器设计,用于和FIR滤波器对比。(IIR low pass filter design for comparison with FIR filter.)