搜索资源列表
fft_delphi
- A fast Fourier transform (FFT) is an efficient algorithm to compute the discrete Fourier transform (DFT) and its inverse
FFT
- 计算快速fouries变换的c++源程序,即可计算正变换,又可计算逆变换!-it can compute the fouries transform of time series,in c++.it can also compute the inverse fouries transform.
fft
- this fft header file for fast fourier transform. with this file, you can compute frequency spectrum zero to tow pi.-this is fft header file for fast fourier transform. with this file, you can compute frequency spectrum zero to tow pi.
test2
- 可用于计算FFT 源码中已经写好主要的正余弦转换函数-can used to compute fft
chirp_z_test
- 利用快速卷积实现chirp-z计算,针对有限长序列和无限长序列。-chirp-z compute using fast fft-based convolution
GslComplex
- 利用gsl数学库计算FFT的类,还包含自己写的二维数组类为基类-using gsl compute FFT
Myproject
- 快速傅立叶变换(FFT)是一个有效的算法来计算离散傅立叶变换(DFT)及其逆。有很多不同的FFT算法,涉及范围很广,从简单的复数运算的数学组理论和数字理论,这里我给大家带来了一个能够进行快速傅里叶变换及其逆的程序,希望对大家能够有所帮助-A Fast Fourier transform (FFT) is an efficient algorithm to compute the discrete Fourier transform (DFT) and its inverse. There are
cPPfft-time-test
- 在代码里设置M,N。N是2的M次方。计算长度为N的fft,以及他所消耗的时间-to compute a signal length N`s fft
FFTW
- 使用FFTW VCL 和网上流行的C算法对已知函数各进行了FFT变换,同时使用IFFTW进行了反演,并将反演图像和原始图形进行了比较,结果是两种图形可以重合。-Use the FFTW VCL and the popular C FFT algorithm in th internet to compute the FFT