搜索资源列表
DSP2812_FIR.rar
- DSP源码程序: FIR滤波器程序,DSP source program: FIR filter process
fir
- 用fir滤波器处理处理外部输入的音频信号,通过卷积处理,模数变换后,将输入的音频信号和fir滤波器的卷积值输出给DSP-Fir filter processing with external input audio signal processing, through the convolution processing, analog-digital conversion, the input audio signal and the convolution of fir filter out
limingqi_FIR
- 为dsp编写的fir滤波器程序,134阶带通滤波器-Dsp prepared for the procedure fir filter, 134-order band-pass filter
msp430
- msp430 实验代码 1,MSP430开发基础 2,键盘设计 3,数码管显示电路设计 4,液晶模块接口 5,MSP430 CRC 6,中文输入法 7,数据压缩算法 8,FIR滤波 9,FFT算法 10,波特率自动识别 11,串行存储 12;NAND flash 接口 13;A/ D,TLV2541 14;DA DAC8830 15;ADS1241 16;温度 TMP100 17;定时器 DAC
EWB
- 该程序可实现FIR滤波的功能,适合在DSP实验箱上运行-The program enables the functions of FIR filter, suitable for running on DSP Experiment Box
DSP 77个C语言例子程序 包括FFT,FIR IIR等的DSP实现
- DSP 77个C语言例子程序 包括FFT,FIR IIR等的DSP实现,例子很全面。
FIR
- TI的DSP TMS320F28335的FIR滤波器测试代码-TI' s DSP TMS320F28335 FIR filter test code
FIR
- 基于STM32F407的FIR滤波程序,用的是ST官方的DSP库-Based on STM32F407 FIR filtering procedures, using ST official DSP library
stm32f1系列DSP库
- stm32f1系列DSP库,包括fft,fir滤波器,pid算法等一系列函数,源码为汇编语言编写。