搜索资源列表
Exp-FIR-AD
- 这是在C5000系列DSP上实现FIR滤波器的源码,是用汇编语言编写的,可直接在CCS上运行
sine_fir
- 熟悉dsp开发环境ccs之FIR算法实验.工程文件sine_fir.prj,工程由六个文件组成,其中fir_coff.inc是系数文件,包括由Matlab产生的滤波头系数和正弦加噪信号系数,fir_filter.inc是滤波过程的计算,vx54xnt.inc为DSP芯片的初始化,54xdsp.lib为库文件,fir_flt.asm为主程序,fir_flt.cmd为存储器配置文件
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 缓冲
ex3fir
- DSP系统学习资料 ,为DSP技术及应用书中fir实例源码(陈金鹰)-DSP system, learning materials, for DSP technology and application examples of the book fir source (Chen Golden Eagle)
FIR
- 基于DSP的有关FIR的仿真程序,此编程基于DSP。-DSP-based simulation procedures for the FIR
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
- fir录波器,可以合成不同的滤波波形,里面含有详细的教程,对初学者很有用哟-fir wave recording, you can synthesize different filtered waveform, which contains a detailed tutorial, very useful for beginners yo
Fir_C_Fixed
- DSP FIR Filter project
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
test_case
- 验证,用于DSP不同模块的验证,包括FFT,fir,ALU和一些控制模块,-Validation is used for validation of different modules of the DSP, including FFT, fir, ALU, and some control modules, and so on