搜索资源列表
cdaudioxsrc
- 这是一个数字信号处理的函数库,包括FFT变换,各种滤波算法, 如果你要编写数字信号处理相关的程序,这是个不错的选择-This a digital signal processing functions, including FFT, various filtering algorithm, if you want to prepare digital signal processing related to the procedure, which is not a bad choice
speech_processing
- this program deals with simple speech processing like fft, use of hamming window, my durbin algorithm and likes. this program has gui too.
FhDgHEP2
- 快速傅里叶变换算法的c语言实现程序,具体描述了fft算法的实现过程-Fast Fourier Transform algorithm c language implementation procedures, specific descr iption of the fft algorithm implementation process
guitard
- fft algorithm for guitard music
fft2_ifft2
- 傅里叶的快速算法,已验证程序。希望对使用FFT的朋友有所帮助。-fft algorithm, i hope it can help somebody.
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
Audio_Water_fftbased
- An fft base audio watermarking algorithm, robust against various attacks
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