搜索资源列表
DIT2FFT
- 在VC++中实现基2时间抽取的FFT(快速傅里叶变换)算法.-In VC++ In time taken to achieve the base 2 of the FFT (Fast Fourier Transform) algorithm.
fft
- FFT 源码,根据书本上的FFT的基2算法编的-fft program,i do it myself
fftkejian
- 基二fft算法的课件看看吧比较好理解呵呵 我们学的课件-2 fft algorithm-based courseware a better understanding of what we' ve learned our courseware Hehe
fft
- 本程序对输入序列din实现DIT——FFT基2算法,点数取大于等于din长度的2的幂次-The program input sequence din realize DIT- FFT radix-2 algorithm, points greater than or equal din take the length of two of the power law
myfft
- 基于matlab的编程实现基2时间抽取的FFT源算法,程序简单实用。-2 time programming based algorithm for extraction of the FFT source
420FFT
- 中国数字地面电视标志的同步帧头的420点FFT算法。用于OFDM的调制和解调。因为是非基2,基4类的算法,所以还是有很大的参考性。-Chinese digital terrestrial television synchronization header logo 420-point FFT algorithm. For OFDM modulation and demodulation. Because the non-group 2, group 4 class algorithm, so i
ji8chengxu
- 一个实现FFT基8的VC程序,运算速率比一般的基2或分裂基算法都要快。-A realization of FFT-based VC 8 program, the operation faster than the average rate of the base 2, or split based algorithms.
vjtnztr
- 快速傅立叶变换算法中的分裂基算法,又称基2 4算法,对一维序列,这种算法使FFT比较完善()