搜索资源列表
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
FFT3
- C语言实现FFT运算,运用FFT蝶形算法的原理,实现离散数列的快速傅里叶变换,常用于数字滤波器的设计-C language FFT computation
fft-c
- 使用c语言实现的fft(快速离散傅里叶变换呢)运算-Using c language fft (fast discrete Fourier transform it) operator
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 C语言实现
- fft c语言实现,快速傅里叶运算的c语言实现(fft)