搜索资源列表
real_sequence_fft_c
- 这是一个对实数序列进行FFT变换求频谱的C语言程序,是提取语音MFCC参数的必经步骤,比一般的基于2或4的FFT能节约一半的存储空间和一半的运算量,经DSP的CCS调试成功,是本人改进的、用于本人导师故障诊断项目的一个源程序代码。
fft-dsp
- 用DSP汇编语言及C语言进行编程,实现FFT运算、对输入信号进行频谱分析。文章后边附有源程序及cmd代码-With DSP assembly language and C language programming, FFT computation, the input signal spectrum analysis. Article with the source code and cmd code behind
FFT
- 一个用于数字信号处理的FFT算法的源程序,里面可以进行256点的FFT运算,通过在CCS(code composor studio)可以产生正弦波和FFT运算后的波形-One for digital signal processing of the source of the FFT algorithm, which can be 256 point FFT computation, through the CCS (code composor studio) can generate sine
FFT
- fir、iir、fft源程序,简单调整后可以用于dsp项目开发中-fir, iir, fft source code, simple adjustments can be used for project development in the dsp
my_fft
- 基于TI公司DSP的FFT算法,C语言源程序,采用蝶形算法。-TI' s DSP-based FFT algorithm, C language source code, using butterfly algorithm.
FFT
- FFT的四种算法。 FFT_ABCD.Cpp - 源程序 FFT_ABCD.H - 头文件 FFT0A_T.Cpp - 源程序,检验基-2FFT算法的第1种形式 FFt0B_T.Cpp - 源程序,检验基-2 FFT算法的第2种形式 FFT0C_T.Cpp - 源程序,检验基-2 FFT算法的第3种形式 FFT0D_T.Cpp - 源程序,检验基-2 FFT算法的第4种形式 -four FFT arithmetic FFT_ABCD.Cpp -source pr
fft-(2)
- 实现fft的源程序 ,c语言实现,非调用,源程序-Fft source code, c language, non-call, the source
FFT
- 快速傅立叶变换(FFT)源程序的c语言编程方法,以及fft的原理介绍和在dsp f2812上的实现-Fast Fourier Transform (FFT) c programming language source code method, as well as introduce the principle of fft and realization dsp f2812
fft
- 这是一个关于C语言的FFT程序,里面是用C写成的快速傅立叶变换的源程序-FFT program