搜索资源列表
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
IIR
- 利用dsp builder设计的IIR滤波器,已经验证完全可以使用,只需要把其中系数改变。内含VHDL代码-Design IIR filters by dsp builder have been verified , just change the coffetions including VHDL code.
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
IIR
- 毕业设计:基于FPGA的IIR滤波器设计-The design for IIR digital filter based on FPGA
floatIIR
- IIR滤波器.用C语言编写的关于浮点数的IIR滤波器-IIR filter
chengxu
- IIR滤波器的程序设计,中其中有好几种不同的发放-i do it just for the thing which i want to use
IIR
- 可以更好的理解巴特沃斯滤波器的长生与过程 ,滤波器源程序-Butterworth filter can be a better understanding of the longevity and the process, the filter source code
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.
iir_filter
- IIR滤波器设计的一些例子,初学滤波器设计的可以做个参考。 -IIR Filter example
IIR
- 一个MTLAB编写的IIR滤波器,可以通过Xilinx AceelDSP 综合生成硬件模块下载到开发板仿真的例子-Prepared a MTLAB IIR filter can be generated through the Xilinx AceelDSP integrated hardware modules downloaded to the development board simulation example
IIr
- 十阶巴特沃斯低通滤波器设计(应用时域交叉原理编写的VHDL代码)-10-order Butterworth low pass filter design (application of principles of time-domain cross-written VHDL code)
IIR
- 本代码用来实现IIR 滤波器,是基于TMS320C6416的程序-The code used to implement the IIR filter, the procedure is based on TMS320C6416
IIR-filter-design
- 基于matlab的IIR滤波器设计,程序简单易懂-Matlab-based IIR filter design procedures are simple
IIR
- IIR滤波器设计,包含切比雪夫,巴特沃兹,椭圆等滤波器matlab代码。可直接运行。-IIR filter design, including Chebyshev, Butterworth, oval filter matlab code. Can run.
IIR-filter-analysis-
- IIR滤波器 切比雪夫滤波器 matlab 仿真 实验报告 数据分析-IIR filter analysis Chebyshev filter matlab simulation report
IIR
- 基于MATLAB的IIR滤波器相位修正代码,通过级联一个全通滤波器,实现相位修正。-The modified IIR filter by cascading phase, an all pass filter, phase correction.
IIR-Filter-Design
- IIR滤波器的软件设计,对于脉冲波形的滤波效果很明显-IIR filter design software for the pulse waveform filtering effect is obvious
FIP和IIR滤波器仿真
- FIR和IIR滤波器仿真的MATLAB程序(FIR and IIR filter simulation MATLAB program)
IIR-analog
- IIR模拟滤波器原型设计及自主设计的非归一化滤波器函数。(IIR analog filter prototype design and independent design of the non normalized filter function.)
iir
- 目的:设计一个采样频率为1000Hz、通带截止频率为50Hz、阻带截止频率为100Hz的低通滤波器,并要求通带最大衰减为1dB,阻带最小衰减为60dB。(IIR Digital Filter Design)