搜索资源列表
IIR滤波器的实现与应用
- IIR滤波器的实现与应用
iir
- DSP C5402设计IIR滤波器源代码,对输入信号实现IIR滤波-This is source codes of IIR filter of TMS320C5402. It implements IIR filter for input.
IIR滤波器设计
- 现有一个信号:x(n)=1+cos(π*n/4)+ cos(2*π*n/3)设计及各种数字滤波器以达下列目的: 低通滤波器,滤除cos(2*π*n/3) 的成分,即想保留的成分为1+cos(π*n/4) 高通滤波器,滤除1+cos(π*n/4) 的成分,即想保留的成分为cos(2*π*n/3) 带通滤波器,滤除1+cos(2*π*n/3) 的成分,即想保留的成分为cos(π*n/4) 带阻滤波器,滤除cos(π*n/4)
用双线性变换法设计IIR滤波器
- 双线性变换法无限长单位脉冲响应滤波器的设计,用到的模拟原型是切比雪夫和巴特沃斯低通滤波器。能够显示滤波器的幅频特性和相频特性曲线-bilinear transform infinite impulse response filter units in the design, use of simulation is a prototype and Chebyshev low-pass Butterworth filter. To dem
iir-c
- 用C语言编写的用双线形变换法实现的IIR滤波器程序,可以参考一下-C language prepared by the double-linear transformation to achieve the IIR filter process can take a look
iir-111111
- (1)设计一个直接型二阶低通数字滤波器。 (2)在DSP TMS320C5402上实现IIR滤波。 (3)对IIR滤波器各项指标进行评价 -(1) design a second direct-digital low-pass filter. (2) on the TMS320C5402 DSP IIR filter. (3) right IIR filter evaluation indicators
IIR
- 在matlab下用DSPbuilder实现的4阶IIR滤波器设计-In matlab using DSPbuilder realize 4-order IIR filter design
iir
- 这是本人在TI DSP C6713DSK开发板上开发的IIR滤波器实现程序,已调试通过。-This is my TI DSP C6713DSK development board developed by IIR filter procedures have been debug through.
IIR
- 用Matlab实现的IIR滤波器,已经通过编译和运行-Using Matlab realize the IIR filter, has been compiled and run through
iir
- IIR滤波器的matlab实现,代码精简,实用。-IIR filter matlab realize, code streamlining and practical.
iir
- iir滤波器,无限冲激响应滤波器。功能强大-IIR filters, infinite impulse response filter. Powerful
Lab0502-IIR
- ICETEK-VC5509-A IIR滤波器设计源代码-ICETEK-VC5509-A IIR filter design source code
iir
- IIR 滤波器设计 输入设计参数 直接生成数字滤波器-IIR filter design input design parameters directly generate digital filter
IIR
- 毕业设计:基于FPGA的IIR滤波器设计-The design for IIR digital filter based on FPGA
IIR
- IIR滤波器的实现,这是一个低通滤波器,在visualC++6.0上的软件上实现 -The realization of IIR filter, this is a low-pass filter, in visualC++6.0 on the realization of software
IIR
- IIR滤波器 54X汇编程序 包含源码和CMD文件,下载即可用。-IIR filter contains assembler source 54X and the CMD file to download to use.
IIR
- 用双线性变换法设计IIR滤波器用,双线性设计法设计低通、带通和高通IIR数字滤波器的计算机程序。-Using bilinear transform IIR filter design
IIR
- 使用CCS开发环境开发的DSP无限冲击响应(IIR)滤波器源程序-The use of CCS development environment developed by DSP infinite impulse response (IIR) filter source code
FIP和IIR滤波器仿真
- FIR和IIR滤波器仿真的MATLAB程序(FIR and IIR filter simulation MATLAB program)
IIR滤波器时域逼近设计
- 时域逼近法设计IIR滤波器,设计出了初步可实用于BPSK信号解调的匹配滤波器。(IIR filter designed by time-domain approximation)