搜索资源列表
IIR-Filter
- IIR数字滤波器,包括Lowpass、HighPass 和 Passband 获取于网络-IIR digital filter, including Lowpass. Passband HighPass and access to network
iir
- 此程序是用于DSP设计IIR数字滤波器的低通滤波器
my_iir5
- TSM 5000系列,IIR数字滤波器的C代码
IIR
- IIR数字低通滤波器,已在DSP试验箱上实现,希望能对大家有帮助-IIR digital low-pass filter has been implemented on the DSP Chambers, hoping to be helpful to everyone
wendang
- 关于数字信号处理的几篇PPT文档(IIR/FIR滤波器设计等),适合数字信号处理入门学习-Digital signal processing on several PPT files (IIR/FIR filter design, etc.), suitable for digital signal processing Introduction to learning
DSP4-IIR
- 一个PPT,关于《数字信号处理》的课件,IIR滤波器设计。-A ppt about digital signal process.
matlab_iir
- 用MATLAB辅助设计IIR数字滤波器.pdf 非常详细,值得参考-good!!!!!
iirtest1
- 基于TMS2812的IIR数字滤波器,已经调试通过,运行状况良好。-IIR digital filters based on the TMS2812' s been debugged, running in good condition.
IIR
- 基于TMS320VC5509A DSP的IIR数字滤波器设计-TMS320VC5509A DSP-based digital filter design of IIR
lab11-iir
- 基于DSP的数字滤波器设计,C语言 基于DSP的数字滤波器设计,C语言.-Design of digital filter based on DSP, C language
DSP-technology
- 数字滤波器十分重要并已获得广泛应用,本文介绍利用DSP技术实现IIR数字滤波器-Digital filter is very important and has been widely used, this article describes the use of DSP technology to achieve IIR digital filter
iir-filter
- IIR数字序列无限长滤波器 2010新作品 实现高通低通 带通带阻-IIr digital filter
C
- 通信工程类各种信号处理C语言仿真集。其中包括常用信号的产生、快速傅里叶变换、快速离散正交变换、快速卷积与相关、数字滤波器的时域与频域相应、IIR数字滤波器的设计、FIR数字滤波器的设计、经典谱估计、现代谱估计等等。-Communication engineering various signal processing C language simulation set. Including the commonly used signal generation, FFT, fast discre
asd
- 基于 matlab环境的iir数字滤波器-Iir digital filter based on the Matlab environment
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
iir
- IIR数字滤波器在TMS320VC5416 DSP上的实现,数据采集时通过DSP的DMA功能将输入数据保存在外部SRAM中,采样结束后再将要滤波的数据通过DMA载入内部RAM中,提高了处理速度. -IIR digital filter on TMS320VC5416 DSP implementation, data collected by DSP DMA function of the input data stored in the external SRAM, again after
iir
- 这是IIR数字滤波器的设计及滤波程序,IIR滤波器用matlab实现,滤波数据用C生成,主程序实现数字滤波-This is the IIR digital filter design and filtering procedures, IIR filter using matlab, using C to generate filtered data, the main program to achieve digital filtering
IIR-DSP-FILTER
- 设计IIR数字滤波器一般采用间接法(脉冲响应不变法和双线性变换法),应用最广泛的是双线性变换法。基本设计过程是:①先将给定的数字滤波器的指标转换成过渡模拟滤波器的指标; ②设计过渡模拟滤波器;③将过渡模拟滤波器系统函数转换成数字滤波器的系统函数。MATLAB信号处理工具箱中的各种IIR数字滤波器设计函数都是采用双线性变换法。-IIR digital filter design commonly used indirect method (impulse response method and t
IIR
- DSP IIR低通数字滤波器源程序,帮助理解IIR数字滤波器基础理论-DSP IIR low-pass digital filter source to help understand the basic theory of IIR digital filter
Example_2833x_IIR
- “递归滤波器”。递归滤波器,也就是IIR数字滤波器,顾名思义,具有反馈。("Recursive filter". Recursive filter, that is, IIR digital filter, as the name suggests, with feedback.)