搜索资源列表
FFT-c
- 傅立叶变换的c语言源代码 128点DIT FFT函数: /* 采样来的数据放在dataR[ ]数组中,运算前dataI[ ]数组初始化为0 */ void FFT(float dataR[],float dataI[]) -Fourier Transform c language source code DIT 128 point FFT function : / * Sample data on the dataR [] array, Operational before da
DIT-FFT
- 本人编写的按时间抽取的快速傅立叶变换算法,非常实用的算法程序。-prepared by the time taken by the Fast Fourier Transform algorithm, the algorithm is very practical procedures.
FFT--C
- FFT算法研究与实现(C语言),1 倒位序算法分析,2 实数蝶形运算算法的推导,3 DIT FFT 算法的基本思想分析
fft
- 设计一个按照时间抽取的基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 of natural order。
DIT_SFFT
- 自己编写的基于时域抽取的分裂基FFT算法的实现的程序代码-provide the DIT-FFT
FFT_DIF
- 基于DIT的FFT算法,原创其中的倒位序部分,对大家会有所启发。-DIT' s FFT algorithm based on originality, one of the inversion sequence parts of pairs of people will be inspired by.
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-2-DIT
- VC++实现时域抽取FFT变换,比较适合初学者-VC++ realization of FFT,
dit-dif-fft-and-dit-dif-ifft
- 基2_dit-dif-fft与dit-dif-ifft的C语言实现,可运行-Base 2_dit-dif-fft with dit-dif-ifft in C language, run
DIT-FFT
- DIT-FFT算法 数字信号处理课自己基于C编的-DIT-FFT Algorithm by C
DIT-FFT
- 快速傅里叶变换的算法,基于c语言,有正运算和逆运算-Fast Fourier transform algorithm, based on the C language, positive operation and the inverse
dit-fft.c
- 快速傅里叶变换(FFT)。允许输入任意长度(满足等于2的N次幂即可)。-Implementation of the Fast Fourier Transformer.
basic2_dit-dif-fft-and-dit-dif-ifft
- c语言 实现fft-dit算法 可运行 完成蝶形运算-basic c conplete fft-dit
DIT-FFT
- 数字信号处理 DIT-FFT算法的MATLAB实现 通过GUI界面进行控制-Digital signal processing DIT-FFT algorithm MATLAB realization Controlled by the GUI interface
DIF_FFT
- DIT_FFT基2快速离散傅里叶变换的源程序可在vc++上编程应用-DIT FFT radix-2 fast discrete Fourier transform of the source can be used in vc++ programming