搜索资源列表
FFT(16点)
- 这是一个16点FFT(快速傅立叶变换)的C语言程序,用来对模拟信号处理-This is a 16 point FFT (Fast Fourier Transform) to the C language program, used to analog signal processing
dsp-c-relize
- C语言实现各种常用的数字信号处理方法。比如复数运算、快速傅立叶变换FFT以及各种滤波算法-C language commonly used in various digital signal processing methods. For example, complex operations, FFT fast Fourier transform algorithm and the various filtering
fft_referrence_code
- C语言的快速傅立叶变换源码,浮点输入输出,带位倒序。
2407C
- 2407C文件夹包括第8~16章的C语言代码及使用说明。有如下子文件夹: 第8章数字输入输出8路开关量输入输出(8IOIN+8IOOUT); 第8章数字输入输出模块(led); 第8章数字输入输出模块(LED+KEY); 第9章事件管理器模块(PWM); 第9章事件管理器模块_编码(QEP); 第9章事件管理器模块_捕捉(cap); 第10章事
FFTchange
- C语言编写的快速傅立叶变换程序,适合5000系列DSP使用
Lab18-FFT
- 源码完成TMS320x2407快速傅立叶变换功能,其中包括c程序及ccs可执行程序
c54xdspfft
- 该代码采用c5400dsp的汇编语言和c语言实现快速傅立叶变换,经过实际测试,效果很好,可以支持64、128、256点的fft-c5400dsp of assembly language and c Language Fast Fourier Transform, after the actual test, a good effect, and can support 64,128,256 point fft
FFT
- 快速傅立叶变换 c语言编写 要通过调试 dsp程序-Fast Fourier Transform c language dsp through debug procedures
Ex4_1
- 基于TMS320C5410的快速傅立叶变换的编程的原C程序-TMS320C5410-based fast Fourier transform of the original C programming procedures ~ ~ ~ ~
TMS320LF2407onthefastFouriertransform
- 在TMS320LF2407上实现快速傅立叶变换的fft子程序,用C语言和汇编语言混合编程实现-The TMS320LF2407 on the fast Fourier transform fft subroutines, with mixed C and assembly language programming
dspfft
- DSP2407实现快速傅立叶变换C语言编程-DSP2407 fast Fourier transform C language programming
fftarm
- FFT 快速傅立叶变换 C语言实现 ARM 中DSP中都可以-FFT Fast Fourier Transform in the DSP C language implementation in the ARM can
FFT-and-Realization-in-C-language
- 快速傅氏变换,是离散傅氏变换的快速算法,它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。它对傅氏变换的理论并没有新的发现,但是对于在计算机系统或者说数字系统中应用离散傅立叶变换,可以说是进了一大步。 -Fast Fourier transform, discrete Fourier transform fast algorithm, which is based on the discrete Fourier transform of the odd, even
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