搜索资源列表
CE100_ADC_IIR_Filter
- dsPIC33F单片机的ADC采样以及IIR数字滤波的应用范例代码,您可由此可了解高档PIC单片机在ADC应用中的各SFR设置以及采样滤波过程,其中涉及DSP库函数应用-dsPIC33F MCU ADC sampling, as well as the application of IIR digital filter example code, you can understand it can be seen in the ADC high-end single-chip microcomp
LM3S1138MyFIRcode
- 此为我们组在09年全国电设做的数字幅频均衡器的基于周立功ARM1138的代码,主要文件为里面的FIR.c(数字IIR滤波)和DAC904.c(DAC904的驱动)-This is our group code about amplitude-frequency based on ZLG ARM1138in 2009 native electric designequalizer ,inside the main document for the FIR.c (Digital IIR filte
AP1612110_FIR_IIR_filter
- 英飞凌单片机IIR FIR滤波算法,很好,很强大,大家学习-Infineon microcontroller IIR FIR filtering algorithm, very good, very powerful, we learn
Digital-Filter-Design-Lite-v1.
- 数字滤波 和 DSPIC芯片接合 数字滤波 和 DSPIC芯片接合 数字滤波 和 DSPIC芯片接合,iir fir
signal-filtering
- Arduino库。在AVR芯片上实现fir和iir滤波,也可以用在其它平台上-Arduino library. Achieve fir and iir filter on AVR chip can also be used on other platforms
REAL_GOOD_IIR_
- 该代码是基于STM32的IIR滤波器算法,当中的过程可以使得初学者快速理解和实现IIR滤波算法,该算法在处理特定频段的毛刺波非常有用-The code is based on the STM32 IIR filter algorithm, which can make the process beginners quickly understand and implement IIR filtering algorithm, which is very useful in dealing wit
第40章:IIR滤波器的实现
- 可以对信号进行滤波处理 效果很好 利用了fft库。可以去参考参考。(Can filter the signal processing, the effect is very good, using the FFT library. Can refer to the reference.)