搜索资源列表
FhDgHEP2
- 快速傅里叶变换算法的c语言实现程序,具体描述了fft算法的实现过程-Fast Fourier Transform algorithm c language implementation procedures, specific descr iption of the fft algorithm implementation process
shengyin
- 这是一个对齿轮箱震动产生的信号进行捕捉并进行谱分析的程序 它应用了FFT变换算法-This is a gearbox vibration signals generated by capturing and spectral analysis procedures for the application of fast Fourier transform algorithm
draw_wav_fft
- 读取wav文件的一段数据,利用fft算法画出频域图形-Read wav files for some data, the use of the frequency domain fft algorithm to draw graphics
fastlms
- 快速块LMS算法 利用FFT,实现频域的LMS快速算法,并且能够加快算法的收敛速度-Fast Block Least Mean Squares
efficient-convolution
- 零延时卷积算法实现,基于fft变换。Efficient Convolution Without Latency by William G. Gardner-It is well known that a block FFT implementation of convolution is vastly more efficient than the direct form FIR filter. Unfortunately, block processing incurs signifi
MCMPFFT
- 利用经典的Cooley-Tukey基2算法求复序列的DFT。Cooley-Tukey提出的FFT使N点DFT的乘法计算量有N^2次降为N/2*log2(N)次。-The use of classical Cooley-Tukey algorithm for radix-2 complex DFT sequence. FFT Cooley-Tukey presented enables multiplication of the amount of N-point DFT has N ^ 2 ti