搜索资源列表
TMS320C54x DSP 的cpu和外围设备
- 针对在FPGA中实现FIR滤波器的关键--乘法运算的高效实现进行了研究,给了了将乘法化为查表的DA算法,并采用这一算法设计了FIR滤波器。通过FPGA仿零点验证,证明了这一方法是可行和高效的,其实现的滤波器的性能优于用DSP和传统方法实现FIR滤波器。最后介绍整数的CSD表示和还处于研究阶段的根据FPGA实现的要求改进的最优表示。-view of the FPGA FIR filters achieve the key -- the multiplication Efficient Implem
FIRSdx2
- 在c54xx的平台上实现fir滤波器的dsp课程设计主程序-in c54xx platform to achieve fir filter dsp design of main courses
Exp-FIR-AD
- 这是在C5000系列DSP上实现FIR滤波器的源码,是用汇编语言编写的,可直接在CCS上运行
fir.dsp
- FIR数字滤波器的DSP实现 用凯塞窗设计源程序
FIR
- FIR数字滤波器的DSP实现 相信很多人在寻找吧 我也是找了好久的 现分享大家
MyFIRfilter 基于DSP处理器F2812的滤波器算法设计的程序
- 基于DSP处理器F2812的滤波器算法设计的程序。FIR滤波器的设计与实现-Based on DSP processors F2812 filter algorithm design program. FIR filter of design and implementation
有关FIR滤波器的算法实现及仿真
- 这是本人做dsp实验的实验成果,是有关FIR滤波器的算法实现及仿真。-I do this is DSP experiments results, is related to the FIR filter algorithm and simulation
C-FIR
- 此程序是用C语言编写的FIR数字滤波器,程序分块相当完整清晰:打开文件,读取数据文件,运算滤波,结果写入文件,关闭文件。已经通过验证-This program is written in C language FIR digital filters, the program block quite a complete and clear: open the file, read data files, computing filtering, the results of written do
DSP
- 关于DSP的FIR数字滤波器的实现仿真,及其工程实现。-FIR digital filter implementation of the simulation
fir2
- FIR(有限冲激相应)滤波器的DSP实现程序-FIR (finite impulse corresponding) filter implementation of the DSP program
FIR
- FIR滤波器在DSP TMS320C5402上的实现(C语言和汇编语言实现)-FIR filter in the DSP TMS320C5402 implementation (C and assembly language implementation)
fir
- 在TMS320C54x系统开发环境CCS(Code Composer Studio)下对FIR滤波器的DSP实现原理进行讨论。利用C语言设计相应的滤波器,通过实验仿真,从输入信号和输出信号的时域和频域曲线可看出在DSP上实现的FIR滤波器能完成预定的滤波任务。
MATLAB-DSP-fir
- 基于MATLAB和DSP实现的FIR数字低通滤波器-Implementation based on MATLAB and DSP FIR digital low-pass filter
fir
- FIR滤波器的源代码及功能实现,用DSP系统实现-FIR filters implement the source code and functions, with DSP system implementation
fir-digtal
- FIR数字滤波器的DSP实现 基础的数字滤波器的实现-FIR digital filters based DSP to achieve the realization of digital filters
FIR-C
- FIR滤波器的dsp实现方法,C语言版,实用的试验箱为TMS320C54系列-Dsp FIR filter implementation, C language version of the chamber for the TMS320C54 series of practical
FIR-demo
- 该工程实现了FIR滤波器的DSP设计,并且在工程中对该滤波器的性能进行了验证。该工程在CCS软件下运行。-The project achieved DSP design FIR filter, and the filter performance was verified in the project. The project is run under the CCS software.
filter
- 各种滤波器的实现,FIR滤波器的DSP实现,含有PPT指导(The realization of various filters, FIR filter DSP implementation, containing PPT guidance)
FIR滤波器的DSP实现
- 这个程序是以DSP作为基础,实现FIR滤波器,并得到验证。(This program is based on DSP, to achieve FIR filter, and has been verified.)
基于matlab的FIR滤波器设计及DSP实现
- FIR 滤波器设计代码,可以在DSP上实现。(The design code of FIR filter can be implemented on DSP.)