搜索资源列表
C的fft原程序
- 提供一个C语言的fft 程序,C语言的傅立叶变换原程序-provide a C language fft procedures, C language Fourier transform of the original procedure
FFT
- 一个利用C语言,仿真实现定点FFT算法的程序:)
FFT
- 一种用C语言实现的快速傅立叶变换和傅立叶反变换,经测试十分好用
fft
- C语言实现快速傅里叶算法,可以输入任意位,有正变换和反变换!-C language realization of fast Fourier algorithm, can enter any place, there is transformation and anti-transformation!
fft
- 快速傅里叶变换c语言源程序,用户可根据自身情况修改-Fast Fourier Transform source code c language, the user can modify according to their own circumstances
fft.cpp
- FFT 算法的C语言班版描述。本人亲自编写,希望对你有用。-FFT algorithm version of the C language descr iption of classes.
fft-C
- 一个用C语言写的FFT算法,经测试,效果很好-More use of a FFT algorithm C
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-Algorithm
- 本例通过VC实现二维快速傅里叶变换,涉及到进行矩阵、复数等数学运算,运用了C语言动态内存分配、文件操作、结构指针的函数调用等内容。-In this case through the VC to achieve two-dimensional fast Fourier transform, related to the matrix, such as complex mathematics, use the C language, dynamic memory allocation, file o
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.)
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)
fft
- C语言实现fft算法,并使用fft算法实现多项式乘法(C language to achieve FFT algorithm, and use FFT algorithm to achieve polynomial multiplication.)
fft-c程序
- 用c语言实现MATLAB中的fft函数,实用可行(Implementation of FFT functions in MATLAB with C language)