搜索资源列表
ditfft&dft
- 用MATLAB语言编写的基2 DIT FFT子程序& 用简单的速度很低的方法计算DFT-using MATLAB prepared by the two-DIT FFT routines
myfft_DIT_DIF
- 采用DIT和DIF两种蝶形算法实现的FFT变换,其中myfft1是DIT算法,myfft2是DIF算法,已经过测试,可以方便使用。
fft
- 设计一个按照时间抽取的基2快速傅里叶变换(基2FFT-DIT)。输入倒位序,输出自然顺序。-Design is taken in accordance with the time radix-2 fast Fourier transform the (base 2FFT-DIT). Enter the inversion sequence, the output of the natural order.
exp2_FFT_DIT
- 设计一个按照时间抽取的基2快速傅里叶变换(基2FFT-DIT)。输入倒位序,输出自然顺序。-To design a time of extraction according to the base 2 Fast Fourier Transform (base 2FFT-DIT). Input inversion sequence, the output natural order.
DIT
- 基于DIT任意基的FFT的程序 MATLAB实现 蝶形图-DIT-FFT MATLAB
ddifft
- DIT FFT of sequence and comparison with fft function
idftprogram
- idft using dit fft of the sequence and comparing using ifft function
fft_my
- 本程序对输入序列din实现DIT——FFT基2算法,点数取大于等于din长度的2的幂次-The program realization of the input sequence din DIT- FFT radix-2 algorithm, din length greater than or equal points to take a power of 2
DIT-FFT
- 数字信号处理实验,快速傅立叶变换,内含有matlab实验m文件以及实验报告,供大家参考。-Digital signal processing experiment, fast Fourier transform, contains matlab experiment m documents and the experiment report for your reference.
FFT
- C语言的FFT算法,包含DIT和DIF方法,windows上测试成功-FFT algorithm C language, contains DIT and DIF windows on the test success
Radix3_fft
- 主要实现了输入随机点数数据的基3频域抽取FFT算法(In this paper, we mainly implement the FFT algorithm for the base 3 frequency domain of input random points data.)
FFT
- 本程序对输入序列实现DIT-FFT基2算法(This program implements DIT-FFT base 2 algorithm for input sequence.)