搜索资源列表
fortran Code For FFT
- FFT algorithm in fortran code
FFT算法和STFT算法比较
- 用matlab工具比较fft和stft算法的区别,using Matlab tool fft comparison algorithm and the difference stft
FFT
- FFT算法的基本原理是把长序列的DFT逐次分解为较短序列的DFT.按照抽取方式的不同可分为DIT-FFT(按时间抽取)和DIF-FFT(按频率抽取)算法.按照蝶形运算的构成不同可分为基2、基4、基8以及任意因子(2n,n为大于1的整数),基2、基4算法较为常-The FFT algorithm s basic principle is decomposes gradually long sequence DFT into short sequence DFT. different may div
fft
- 用Fortran编写的fft算法,欢迎大家学习交流-Fft algorithm using Fortran prepared to welcome them to learn from the exchange
FFT(VHDL)
- 数字信号处理fft算法计算,用fpga开发,vhdl语言写成-Digital signal processing fft algorithm using FPGA development, vhdl language
FFT
- 详细介绍了关于快速傅立叶变换FFT的算法、原理。-Described in detail on the fast Fourier transform FFT algorithm, principle.
fft
- 数字信号处理中的FFT算法,分享大家,交流学习-Digital Signal Processing FFT algorithm, to share and exchange learning
FFT
- 快速傅里叶分析的C算法程序,是基二FFT算法,内付简单使用说明。-Fast Fourier analysis of the C algorithm procedure is the base two FFT algorithm, with simple instructions to pay.
FFT
- 电力系统FFT算法的改进,有需要的朋友可以下载看看。这可是我实际应用产品的程序哦-FFT algorithm for power system improvements, there is a need to look at the Friends can be downloaded. This is the practical application of my process Oh Products
fft.cpp
- FFT 算法的C语言班版描述。本人亲自编写,希望对你有用。-FFT algorithm version of the C language descr iption of classes.
Lab0605-fft
- DSP实现蝶形FFT算法 为某开发板公司5509开发板资料-DSP butterfly FFT algorithm to achieve a development board for the 5509 development board company information
fft-C
- 一个用C语言写的FFT算法,经测试,效果很好-More use of a FFT algorithm C
FFT
- radix 2 fft algorithm code
Fft
- This source code show you how to implement the FFT algorithm in c.details please referent my fft.c file.
fft
- ASK,FSK,PSK信号调制及用FFT法进行频率估计-ASK signal modulation and the FFT algorithm with frequency estimation
FFTdemo
- 这是一个用VB实现FFT运算,并且进行简单应用的演示程序。-This is a FFT algorithm demo, programmed by VB language. The core of this programm is the realization of FFT algorithm by VB language.
FFT
- FFT 算法 文献 改进方法 pdf格式-FFT algorithm improved method ,pdf format
Fast-Fourier-transform-FFT-
- 快速傅里叶变换FFT算法介绍,用于信号的分析-Fast Fourier transform FFT algorithm introduced
Verified-FFT-algorithm
- 傅里叶变换算法的VC++实现,包括.h文件和.cpp文件,经过验证的.-FFT algorithm implemented using VC++. The corresponding head and source files are included. It was verified.
fft
- C语言实现fft算法,并使用fft算法实现多项式乘法(C language to achieve FFT algorithm, and use FFT algorithm to achieve polynomial multiplication.)