搜索资源列表
Exp-FIR-AD
- 这是在C5000系列DSP上实现FIR滤波器的源码,是用汇编语言编写的,可直接在CCS上运行
exp5
- FIR 滤波器是在数字信号处理(DSP)中经常使用的两种基本的滤波器之一,另一个为IIR滤波器. -FIR filters in digital signal processing (DSP) often used in one of two basic filters, and the other for the IIR filter.
LAB6
- 一个成熟的数字滤波器FIR的DSP汇编语言程序,适用于TMS320VC5402 -A mature FIR digital filter of the DSP assembly language procedures, applicable to TMS320VC5402
d4d4547b21d75cc1529258cecf2a6bba
- FIR滤波器在DSP上实现的程序源码,可直接运行-FIR filter implemented on the DSP program source code
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 缓冲
FIR
- 基于dsp的fir滤波器设计,用汇编语言编程的-Dsp fir filters based on the design, assembly language programming
LAB12
- DSP实验的第12个,关于设计FIR滤波器,了解定点DSP运算特点。-12 of the DSP experimental design FIR filter to understand the characteristics of the fixed-point DSP operations.
DSP-FIR-FILTER
- 利用DSP对FIR低通滤波器进行设计的方法进行了讨论,给出了汇编的源程序,-DSP FIR low-pass filter design methods, a compilation of the source is given,
FIR
- 汇编程序,用于在ccs上实现dsp仿真的fir滤波器。该滤波器为语音信号的带通滤波器。-Assembler for the ccs achieve dsp simulation fir filter. The filter is a voice signal band-pass filter.
DSP
- 本次实验主要使学生熟悉C6713DSK实验板的硬件接口McBsp和AIC23及其函数,简单DSP/BIOS的应用,AD/DA应用,实际FIR滤波器在C6713DSP中的实现。了解与熟悉DSK的编程与应用。-This experiment mainly to familiarize students with C6713DSK breadboard hardware interface McBsp and AIC23 its functions, simple DSP/BIOS applicati
DSP
- DSP实现基于LPC的语音基频提取算法,包含采样、fir滤波器,LPC算法等的编写 -The realization of the speech pitch extraction algorithm based on LPC