搜索资源列表
23456
- DSP处理,经典的FFT变换C源代码,我参考过很多其他的FFT程序,但我认为这个是最好的
C6000fft
- 这是一个用TI公司的DSP处理芯片以及C语言编写的FFT的程序,工程当中非常有用!-This is a company with TI's DSP chips and the C language FFT procedure, which works very useful!
基于DSP的FFT程序
- 基于DSP TMS320C5402 的FFT程序
基于fft的频谱分析
- 基于fft的频谱分析程序。硬件由dsp实现,数据通过串口送至计算机进行频谱分析显示。 附两篇文档!-based on the spectral analysis procedures. Hardware Implementation by dsp, data sent to the computer through the serial spectrum analysis shows. A two documents!
fft
- 本程序是关于TMS320LF2407数字信号处理器的FFT源代码,主要有汇编合C语言构成。-This procedure is about TMS320LF2407 DSP FFT source code, mainly a compilation together constitute a C language.
hpi-mcb
- dsp设计,软件是ccs,是mcb与hpi口之间的通信,很好的,想编hpi口程序的朋友来- Function: When power-on, 430 calculate f through CAP(TA CCIA1). When f below 40Hz, FFT instead of Pulse-in. LCD display and pulse output.
LF2407_FFT_C_ASM
- 本源代码是在这款TMS320LF2407的DSP上的FFT算法程序,用C和汇编混合编程,主程序用C写的,调用两个汇编程序,实现FFT算法。-This source code is TMS320LF2407 in the FFT algorithm on a DSP program with mixed C and assembler programming, the main program written using C and assembler to call the two, the r
fft
- 基于TMS320C6416 DSP芯片的fft程序,需要根据自己硬件不同来修改.asm文件,其中fft是由C写成。-Based on the TMS320C6416 DSP chip fft procedures, the need to modify their own different hardware. Asm document written in C by fft.
FFT
- 基于DSP的FFT算法C语言实现,程序完整可以直接使用 编译已经通过-DSP-based FFT algorithm for C language implementation, the program can be used directly to compile a complete has passed
DSPCprogrammingprincipleandtechnologicaldevelopmen
- DSP原理与C语言编程技术,77个程序,包括FFT,FIR,IIR等基本的-DSP technology principle and the C programming language, 77 program
t_2_fft
- 在MATLAB环境中,利用简单的加法和乘法实现基2时间抽取的FFT变换,并且能够计算出峰值点的最大值,数据点数为2的整数次幂。学习程序有利于对FFT变换的理解,以及在单片机环境或者是DSP环境中编写FFT变换C语言程序。-In the MATLAB environment, using simple addition and multiplication of time taken to achieve the base 2 FFT transform, and can calculate th
bf53x_fft
- 基于ADI DSP blackfin BF533开发板的 快速傅里叶变换 程序 C++ FFT-based on ADI DSP blackfin BF533, C++ FFT
fft
- c写的fft程序,用在dsp中。FFT.C-FFT RADIX-2 USING DIF. FOR UP TO 512 POINTS- FFT using c in DSP program, FFT.C-FFT RADIX-2 USING DIF. FOR UP TO 512 POINTS
FFTFFToptimize
- 有关DSP C6400 系列的FFT算法程序优化,有基2和基4法两种方法的C语言编程,还有对应的线性汇编程序。-The DSP C6400 series of FFT algorithm optimization, a base 2 and base 4 and French methods of the C programming language, as well as the corresponding linear assembler.
DSP
- 这是个压缩文件,里面有matlab程序可以直接运行,作用是实现该程序完成16个脉冲信号的脉压、MTI/MTD ,另外有C程序,作用主要是在visualdsp++环境中实现上述功能,但是要用到matlab产生的数据。最后还有个matlab比较程序.另外还有实现FFT的汇编语言程序。-This is a compressed file, which has matlab program can be run directly, is to implement the program complete
fft-c
- DSP实验的FFt算法的C语言实现程序,使用C来模拟算法的性能-Is for C
FFT-TMS320C54x-DSP
- FFT的TMS320C54x DSP实现(ccs3.3编译器),fft.c为主要程序,在程序注释所提示处设断点,再用CCS的图形查看功能可看结果。-The FFT TMS320C54x DSP to achieve (ccs3.3 compiler,), fft.c for the main program at the breakpoint in the program comments prompted then CCS graphical view function to see the
fft
- C语言实现的fft代码,在TI公司的5416上实现的程序-coded by C language that implement fft function.suite to TI dsp of 5416.
dsp-c5509
- 利用C语言编写,基于dsp tms320c5509的一些入门程序,有fft fir iir led 等,适合初学者,调试无误-Using the C language, based on dsp tms320c5509 some entry procedures, fft fir iir led, etc., suitable for beginners, debug and correct
FFT
- DSP在CCS环境下的C语言编程,FFT程序,-DSP in CCS C language programming environment, FFT procedures,