搜索资源列表
fft
- C语言实现快速傅里叶算法,可以输入任意位,有正变换和反变换!-C language realization of fast Fourier algorithm, can enter any place, there is transformation and anti-transformation!
FFT
- 详细介绍了关于快速傅立叶变换FFT的算法、原理。-Described in detail on the fast Fourier transform FFT algorithm, principle.
FFt-c
- 这是关于基2FFT-DIT的程序 第一个压缩文件是matlab程序,并附有原理和流程图及总结 第二个是关于c的程序-This is based on the procedures 2FFT-DIT first compressed file is a matlab program, together with flow chart and summary of the principles and the second on the procedures for c
FFT
- 关于fft的混合基运算,及fft运算。自己编写的,可能效率不好-Fft based on a mixture of computing and computing fft. I have written may be inefficient
FFT
- fft.c code composer studio v 3.01 by steven
fft-C
- 一个用C语言写的FFT算法,经测试,效果很好-More use of a FFT algorithm C
FFT.c
- Fast Fourier Transform using MPI libraries (Source Code)
Fft
- This source code show you how to implement the FFT algorithm in c.details please referent my fft.c file.
FFT
- C语言的FFT(快速傅里叶变换),其中碟形结的复数运算用一个“类”来实现,使得程序简单易懂,可移植性高-C-FFT (fast Fourier transform), in which the plural disc-end computing to a new " category" to achieve, making the procedure easy-to-read, high portability
FFT
- c语言实行快速傅里叶fft变换,可在此基础上开发,已调通!-c language to implement fft Fast Fourier Transform, can be developed on this basis, have had pass!
fft
- fft c语言下编译通过,内涵fft以及ifft,注释说明很全-fft in c
fft.c
- 快速傅立叶变换的c语言开发程序,简单易懂。-fft
fft.c
- c语言编写的求1,2,4,8,16,32,64,128,256,512,1024,2048点fft 通用程序-c language of the general program requirements 1,2,4,8,16,32,64,128,256,512,1024,2048 point fft
FFT(C)
- 用C语言实现并行FFT算法(并行快速傅里叶变换)-FFT C
FFT
- 在keil平台,C语言编写FFT,在ARMF4运行计算精度打到小数点后3位(A good method for calculating of FFT.)
FFT C代码
- 快速傅里叶变换的C语言代码,可以进行跨平台移植,完全C语言实现(This is a FFT transformation code totally written by C language, and it can be cross platform migrated easily.)
FFT-c_2
- fft C 实现,长度可以配置。 N 可配置长度。 N 《=1024 ok N 》 1024 有误差(c realise fft, N leght is configureable. when N > 1024, error happens, N < 1024 ok)
C语言实现FFT(快速傅里叶变换)
- 可实现对输入的序列FFT变换的C代码,代码可直接在VC下运行(C code can be implemented for the sequence FFT transformation of the input)
fft C语言实现
- fft c语言实现,快速傅里叶运算的c语言实现(fft)
FFT
- 一份FFT C语言实现的源码,供大家参考。其中还包括DFT和IDFT的实现(source code for FFT calculation)