搜索资源列表
DSP
- 基于双线性变换法的IIR滤波器范例 该滤波器为低通原型 可根据需要自行转换成高通 带通 以及重叠累加和重叠保留的例子
BilinearButterworth2LP
- 用双线性Z变换法实现butterworth二阶低通滤波器。基于TIDSP的,本人原创。-Bilinear Z transform to achieve with the second-order butterworth low-pass filter. Based TIDSP, and my original.
IIR-digital-filter-
- 采用双线性变换法设计IIR数字滤波器设计的c代码,包括低通、高通和带通-Document recording the design of IIR digital filter c code
low-pass-filter-design
- 用双线性变换法设计一个巴特沃思数字低通滤波器,技术指标如下:通带截止频率 =2 4k rad/s,阻带截止频率 =2 8k rad/s,通带波纹系数 =0.3dB, 阻带波纹系数 =50dB,采样频率fs=20000Hz。 -Bart has digital low-pass filter design
IIR-DF-design
- 双线性变换法及脉冲相应不变法设计IIR数字滤波器,观察双线性变换及脉冲响应不变法设计的滤波器的频域特性,了解双线性变换法及脉冲响应不变法的特点。-Bilinear transform and impulse response invariant design method of IIR digital filter, and observed the frequency domain characteristics of the bilinear transformation and impul
MATLAB-DSP
- 基于MATLAB的语音信号分析及滤波(DSP课程设计说明书) 设计题目、内容及要求 课程设计的题目:基于MATLAB的语音信号分析及滤波。 课程设计的内容:录制一段个人自己的语音信号,并对录制的信号进行采样 画出采样后语音信号的时域波形和频谱图 给定滤波器的性能指标,采用窗函数法和双线性变换设计滤波器,并画出滤波器的频率响应 然后用自己设计的滤波器对采集的信号进行滤波,画出滤波后信号的时域波形和频谱,并对滤波前-Design based on MATLAB voice signal analys
IIR
- 利用matlab实现IIR滤波器的设计,其中包括Butterworth滤波器的设计、冲激响应法和双线性变换法-IIR filter design using matlab, including the design of the Butterworth filter impulse response method and the bilinear transform
ButtordBinFilter
- 自己编写的巴特沃斯双线性变换法设计设计IIR低通滤波器实例函数,文件已带使用说明//编 写 人:Chernic//学 校:广州大学//联系邮箱:iamchernic@gmail.com-I have written the bilinear transform design Butterworth filter design IIR-DF function, file with instructions for use// Write the person: Chernic// School:
IIR-DSP-FILTER
- 设计IIR数字滤波器一般采用间接法(脉冲响应不变法和双线性变换法),应用最广泛的是双线性变换法。基本设计过程是:①先将给定的数字滤波器的指标转换成过渡模拟滤波器的指标; ②设计过渡模拟滤波器;③将过渡模拟滤波器系统函数转换成数字滤波器的系统函数。MATLAB信号处理工具箱中的各种IIR数字滤波器设计函数都是采用双线性变换法。-IIR digital filter design commonly used indirect method (impulse response method and t
IIR
- 利用双线性变换法进行无限脉冲响应数字滤波器设计-Infinite impulse response digital filter design
Butterworth-lowpass-IIR-digitalfilte
- 用双线性变换法设计一个巴特沃斯低通IIR数字滤波器-By bilinear transform design a Butterworth low-pass IIR digital filter