搜索资源列表
CCS2.20Fir
- ccs中产生正弦和余弦相加的混合,使用fir滤波得到低频的正弦。滤波器系数由matlab计算。有文档-ccs generated sine and cosine mixed together, the use of low-frequency filtering fir Sine. Filter coefficients calculated by Matlab. Documented
fir
- 有限冲激响应滤波器FIR的设计。采用c语言设计。系数由matlab计算得到。可在CCS环境中采用DSPs(0TMS320C5402)来实现。
filter
- 用CCS编的FIR滤波器,滤波系数用matlab计算-FIR filter。
FIR
- 线性缓冲区FIR滤波器设计,可利用MATLAB产生系数,利用CCS开发环境,调试成功!-FIR filter design for linear buffer can be generated using MATLAB coefficient, the use of CCS development environment, debugging success!
2.matlabccs
- matlab和ccs调用的例子 FIR数字滤波器的MATLAB设计与DSP实现 MATLAB Link for CCS Development Tools在DSP系统设计中的应用等 -ccs call matlab and FIR digital filter example of the MATLAB Design and DSP to achieve MATLAB Link for CCS Development Tools system design in DSP applic
Matlab
- MATLAB环境下FIR滤波器的实现以及MATLAB与CCS的连接-MATLAB environment, the realization of FIR filters as well as the connection to MATLAB and CCS
FIR-Matlab-CCS
- 本文档用matlab产生FIR系数,在ccs中用c实现fir滤波器。-This document is generated using matlab FIR fir filter coefficients used in ccs c.
fir
- fir滤波器CCS工程代码+matlab仿真代码-the the fir filter CCS project code+matlab simulation code
DSPfir
- 这是一个综合性的仿真程序。包括:用matlab生成一个FIR滤波器,得到滤波器系数及阶数;再用C语言产生一个混合频率的数字信号,之后将生成的数据样点送入到DSP主程序进行数字滤波,DSP主程序算法用的是循环缓冲区算法,这一部分在CCS上实现。-This is a comprehensive simulation program. Comprising: generating a matlab FIR filter, to obtain the filter coefficients and or
band-stop-ccs
- FIR带阻滤波器的matlab程序设计及其在DSP里的实现。-FIR band-stop filter matlab program design and its implementation in the DSP.
high-pass-ccs
- FIR高通滤波器的matlab程序设计及其在DSP里的实现。-FIR high-pass filter matlab program design and its implementation in the DSP.
low-pass-ccs
- FIR低通滤波器的matlab程序设计及其在DSP里的实现。-FIR low-pass filter matlab program design and its implementation in the DSP.
TMS320C6748-FIR-CCS
- 此程序是CCS5.5的FIR数字滤波C码,为低通滤波函数,程序内部有注释,可以结合matlab更改滤波函数。-This program is CCS5.5 FIR digital filter C code, a low-pass filtering function within the program notes, can be combined to change the filter matlab function.