搜索资源列表
all_Radix_FFT
- 此程式具有三种FFT演算法,分别是radix-2 radix-4 radix-8,可选择其中一种演算法,接着输入FFT点数,程式就会执行FFT/IFFT,可以藉此知道是否正确
FastFourierTransform
- This function is written to understand and/or explain an fft algorithm and usage of radix2 procedure. This function take the signal which you want to find FFT, for m bit you can also call the function without entering a signal or number of
FFT
- 自己编写的一个基2时间分解的FFT,程序实现了基2的时间序列从时域到频域的转换。希望对大家有用-I have written the time of a radix-2 decomposition of the FFT, program implementation of the base 2 of the time series from time domain to frequency domain conversion. Want to be useful to everyone
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
fft_DIF_R2_eML
- matlab simulink file for calculating decimation in frequency radix-2 fft
SDF-DIF-FFT-pipelined
- vhdl code for pipelined single delay feedback radix 2 square FFT
DIF_FFT
- DIT_FFT基2快速离散傅里叶变换的源程序可在vc++上编程应用-DIT FFT radix-2 fast discrete Fourier transform of the source can be used in vc++ programming
adsp-2191_complex_rad2_fft
- ADSP-219x Complex Rad2 FFT.zip中的文件可部署长度为64或更长的单核radix-2 FFT-This directory contains an example ADSP-2191 single-core subroutine that implements radix-2 FFT of length 64 or greater on input data x(n). A detailed discussion of the complex radix-2