搜索资源列表
fir.c
- 用C54X汇编语言实现的FIR滤波器程序-C54X assembly language used to achieve the FIR filter process
fipppr
- FIR滤波器包括所有的源程序-FIR filter all of the source.
exp02_cpu2
- 基于DSP5416系列的DMA中,实用的FIR滤波程序!-DSP5416 series based on the DMA, the practical procedures for FIR filter!
LAB6
- 一个成熟的数字滤波器FIR的DSP汇编语言程序,适用于TMS320VC5402 -A mature FIR digital filter of the DSP assembly language procedures, applicable to TMS320VC5402
chap06
- ex5_1 I-型线性相位FIR滤波器 ex5_2 II-型线性相位FIR滤波器 ex5_3 III-型线性相位FIR滤波器 ex5_4 IV-型线性相位FIR滤波器 ex5_5 矩形窗频响 ex5_6 希尔伯特变换器设计-汉宁窗 ex5_7 低通滤波器设计-汉明窗 ex5_8 带通滤波器设计-布莱克曼窗 ex5_9 低通滤波器设计-凯塞窗 ex5_11 频率采样技术:低通,朴素法 ex5_12 频率采样技术:低通, 最优法T1 & T2 ex5_13
C5402fir
- C5402DSP汇编编写的FIR滤波器的实现程序,可对AD采集的数据进行FIR滤波,程序调试通过。-C5402DSP compilation prepared by the realization of FIR filter process can be collected on the AD data FIR filtering, program debugging through.
TMS320VC5402
- TMS320C5402语音处理程序,可以实现语音的输入输出,不过里面需要添加一个FIR或者IIR滤波器就更好了-TMS320C5402 voice voice processing can be achieved inside the input and output but need to add a FIR filter or IIR all the better ~ ~
FIR
- DSP TMS320C54X fir滤波器程序设计 高通低通-DSP TMS320C54X fir filter program design high-pass low-pass
asmfir
- fir滤波器dsp汇编程序 K_FIR_INDEX .set 1 索引计数器 K_FIR_BFFR .set 16 缓冲器大小 K_FRAME_SIZE .set 256 一frame的数据大小 .data OUTPUT .space K_FRAME_SIZE*16-fir filter dsp assemblerK_FIR_INDEX .set 1 索引计数器 K_FIR_BFFR .set 16 缓冲
DPS5402
- 基于DPS5402的自适应滤波器的设计,ti公司生产的5402芯片。FIR滤波器,lms算法实现自适应滤波-ti chips produced by 5402.FIR filter,lms adaptive filter algorithm
fir
- 使用线性缓冲区法实现的FIR滤波器,汇编语言程序,调试通过-Buffer method using linear FIR filter implementation, assembly language programming and debugging through
FIR_Input
- fir滤波器的输入数据(已经经过了多次验证)-fir filter input data (which has been verified many times)
fir
- 做作业的时候用VERILOG编写的FIR滤波器程序,希望对大家有用-Homework time FIR filter with VERILOG written procedures, we want to be useful
FIR
- fir.asm是基于循环缓冲区的FIR滤波器的设计程序,采样率为10KHz-fir.asm is based on the circular buffer FIR filter design program, sampling rate of 10KHz
TMS320F2812_DSP-FIR-filter
- 基于TMS320F2812DSP对FIR低通滤波器进行设计与实现,其中的汇编程序通过实验验证-FIR low-pass filter based TMS320F2812DSP Design and implementation of which assembler verified by experiments
DSP-FIR-FILTER
- 利用DSP对FIR低通滤波器进行设计的方法进行了讨论,给出了汇编的源程序,-DSP FIR low-pass filter design methods, a compilation of the source is given,
fir
- fir滤波器的主要程序,关于窗函数的。有海明窗-The main procedures of FIR filter
FIR
- 汇编程序,用于在ccs上实现dsp仿真的fir滤波器。该滤波器为语音信号的带通滤波器。-Assembler for the ccs achieve dsp simulation fir filter. The filter is a voice signal band-pass filter.
FIR
- This is verilog code for FIR Filter with testbench availble.
FIR
- 利用FIR滤波器实现对语音信号的滤波,并且输出各个波形,实现滤波前后的对比。-Using the FIR filter to achieve the voice signal filtering, and the output of the waveform, to achieve before and after filtering contrast.