搜索资源列表
matlab-IIR
- 用冲激响应不变法和双线性变换法设计IIR的MATLAB程序
MATLAB-IIR
- 几个带通滤波器的设计 matlab实验文档
matlab仿真在通信与电子工程中的应用光盘
- matlab仿真在通信与电子工程中的应用光盘,包括FIR滤波器程序,IIR滤波器程序等
IIR.rar
- 用双线性变换设计数字滤波器,里面附有详细的实验说明和matlab运行通过的实验源码和对实验结果的分析,Using bilinear transform digital filter design, which experiments with detailed descr iptions and matlab source code to run through the experiment and the analysis of experimental results
IIR
- IIR 数字滤波器设计:模拟低通巴特沃思滤波器、模拟低通切比雪夫1型滤波器、模拟低通切比雪夫2型滤波器、模拟椭圆低通滤波器-IIR Digital Filter Design: Analog low-pass Butterworth filter, analog low-pass Chebyshev Type 1 filter, analog low-pass Chebyshev type 2 filter, analog elliptical low-pass filter
MATLAB-mp3
- matlab语音信号处理 语音信号采集,然后设计FFR和IIR进行低通滤波,效果比较。,/-matlab .,////////////////////////////////
MATLAB_FIR_IIR
- matlab FIR 底通和带通滤波器和IIR 底通和带通滤波器完整程序,本人花了好多时间自己写的,有滤波前后图形对比!-matlab FIR at the end of pass and band-pass IIR filters and the end of pass and band-pass filter the full process, I spent a lot of time to write your own, there is before and after the gra
一个四阶的IIR滤波器
- 一个四阶的基于巴特沃斯的IIR滤波器 matlab仿真代码
noise_cancelled_GUI
- 使用matlab 编写的具有调整滤波器的参数来处理输入的语音信号使之具有消除噪声的功能,包括FIR和IIR两种滤波器,使用GUI界面。-Prepared with the use of matlab to adjust filter parameters to deal with input voice signal so that they are the elimination of noise features, including two types of FIR and IIR fil
IIR
- 用双线性变换法设计IIR数字滤波器 (1)用双线性变换法设计一个巴特沃斯低通IIR 数字滤波器。设计指标参数为:在通 带内频率低于0.2π 时,最大衰减小于1dB;在阻带内[0.3π ,π ] 频率区间上,最小衰减大于15dB。 (2)以0.02π 为采样间隔,打印出数字滤波器在频率区间[0,π / 2] 上的幅频响应特性 曲线。 (3)用所设计的滤波器对实际心电图信号采样序列(在本实验后面给出)进行仿真滤 波处理,并分别打印出滤波前后的心电图信号波形图,观察总结滤波作用
matlab
- 实验指导 低通采样定理实验 FFT频谱分析实验 IIR滤波器设计实验 窗函数法FIR滤波器设计 频率采样法FIR滤波器设计实验-Experimental guide low-pass sampling theorem FFT spectrum analysis experiment experiment experiment IIR Filter Design Window Function FIR filter design frequency sampling FIR filter desi
matlab
- IIR一阶低通滤波器 一阶高通滤波器 Notch 嵌波滤波器 Peak 滤波器 IIR低通滤波(Butterworth) IIR高通滤波(Butterworth) IIR带通滤波(Butterworth) IIR带阻滤波(Butterworth) IIR低通滤波(chebyshev 1) IIR低通滤波(chebyshev 1) chebyshev 中用到的函数 cheby.m-First-order IIR low-pass filter the fir
IIR
- 利用MATLAB开发软件进行编程,实现了数字IIR低通滤波器的功能,程序直接可以运行!-Use MATLAB to develop software for programming, implementation of digital IIR low-pass filter function, the program can run directly!
dsp-eg-filter
- MATLAB IIR设计,可以设计出自己想要的滤滤器-the design of IIR in MATLAB
AFD
- 利用MATLAB GUI设计滤波器界面,可以设计IIR滤波器-Filter Design using MATLAB GUI interface, you can design IIR filter
MATLAB
- FIR and IIR RLS algorithms are implemeted by using reference information from Simon Haykin s Adaptive Filter Theory, where a transversal filter is used for modeling the adaptive filter
MATLAB-IIR-filter-design
- 基于MATLAB的工频干扰陷波器设计-MATLAB-based frequency interference notch filter design
MATlab--iir
- matlab实现iir滤波器。iir数字滤波器有显著特点,dsp运行速度快-matlab iir filter implementation
IIR
- matlab IIR 低通,高通和带通滤波器完整程序,本人花了好多时间自己写的,有滤波前后图形对比!-matlab IIR filters and low-pass,high-pass and band-pass filter the full process, I spent a lot of time to write my own, there is before and after the graphic correlation filter!
IIR
- 1、不同阶次模拟巴特沃兹滤波器的频率响应 2、根据模拟滤波器指标,设计低通巴特沃兹滤波器 要求通带截止频率 fp = 5kHz, 通带最大衰减 ɑp =2dB, 阻带截止频率 fs= 12kHz, 阻 带最小衰减ɑs =30dB,按照上述指标设计巴特沃兹低通滤波器。 3、给定模拟滤波器,按照不同采样频率设计数字 IIR,观察采样频率对设计结果的影响 已知模拟滤波器传输函数 H(s)为 2 0.5012 ( ) 0.6449 0.7079 H s s s = + + 按