搜索资源列表
fft_useful
- 利用C/C++语言的特点实现快速傅立叶变换FFT。比较实用的一个程序-using C / C language features to achieve FFT fast Fourier transform. A more practical procedures
FFT
- 用c实现的快速傅立叶变换算法,用作频谱分析
FFT
- 快速傅立叶变换的C语言实现方法.采用的算法合理,可直接使用.为标准函数形式.-Fast Fourier Transform of the C language realization method. Reasonable algorithm used can be used directly. As a standard function of the form.
FFT
- 用C++实现的快速傅立叶变换,用起来效果不错-C++ implementation with fast Fourier transform, with good results up
Fourier
- 此程序为傅立叶变换c++源码,可实现遥感图像的快速傅立叶变换-This procedure for the Fourier transform c++ source code, enabling the fast Fourier transform of remote sensing images
WaveShow
- 介绍了采用离散傅立叶变换(DFT)实现对采样得到的波形数据文件进行频谱分析的一般方法,并且为了提高运算效率、节省中间存储单元,最终采用了 时间抽选奇偶分解 的 库利-图基算法 实现快速离散傅立叶变换,对采样数据进行了高效的频谱分析,并用Microsoft Visual C++ 6.0编写实现-Introduced the discrete Fourier transform (DFT) is a general method of the spectrum anal
249611
- 在c语言下实现快速傅立叶变换,大家看看,应该对大家有用的()