搜索资源列表
myfft2
- 该程序实现二维的FFT变换,可以对图像做FFT变换,运行速度还可以。-procedures to achieve the two-dimensional FFT transform, the image can be done FFT, can also speed.
myfft2
- 改写的fft基2的算法,压缩包中含有data数据,程序中直接调用。
myfft_DIT_DIF
- 采用DIT和DIF两种蝶形算法实现的FFT变换,其中myfft1是DIT算法,myfft2是DIF算法,已经过测试,可以方便使用。
myfft2
- 该程序实现二维的FFT变换,可以对图像做FFT变换,运行速度还可以。-procedures to achieve the two-dimensional FFT transform, the image can be done FFT, can also speed.
myfft2
- 改写的fft基2的算法,压缩包中含有data数据,程序中直接调用。-Rewrite the fft radix-2 algorithm, compressed packet data contains data, the procedure call directly.
myfft_DIT_DIF
- 采用DIT和DIF两种蝶形算法实现的FFT变换,其中myfft1是DIT算法,myfft2是DIF算法,已经过测试,可以方便使用。-DIT and DIF using two algorithms of FFT butterfly transformation, which myfft1 is DIT algorithm, myfft2 is the DIF algorithm, has been tested, it will be
myfft2
- 实现fft的函数调用,这里只是对时间分的,而且是基为2的!-the useing of fft,but it is only for the useing of time divided.
myfft2
- 自编二维离散傅里叶变换,仅限于二维变换,为什么一定要20个字-Two-dimensional discrete Fourier transform self
myFFT2
- 快速傅里叶变换FFT基2频域的c++代码实现-FFT algorithm