搜索资源列表
FFT&dft
- FFT及DFT波形验证
DIF-FFT
- 计算序列的DFT的快速算法-DFT calculated sequence of the fast algorithm
ditfft&dft
- 用MATLAB语言编写的基2 DIT FFT子程序& 用简单的速度很低的方法计算DFT-using MATLAB prepared by the two-DIT FFT routines
fftCx512(ryh)
- 这是个512点,10位精度的 FFT程序,在凌阳SPCE061A上实现,完成分析时间约0.8S左右-This is a 512 points, 10 precision FFT procedure, the Sunplus SPCE061A achieve, analysis completed around the time about 0.8S
FFTfrequencychartisanalytical
- 1.通过实验加深对快速傅立叶变换(FFT)基本原理的理解。 2.了解FFT点数与频谱分辨率的关系,以及两种加长序列FFT与原序列FFT的关系。 离散傅里叶变换(DFT)和卷积是信号处理中两个最基本也是最常用的运算,它们涉及到信号与系统的分析与综合这一广泛的信号处理领域。实际上卷积与DFT之间有着互通的联系:卷积可化为DFT来实现,其它的许多算法,如相关、滤波和谱估计等都可化为DFT来实现,DFT也可化为卷积来实现。-1. De
dspcoco
- 数字信号处理的一个简单程序,对三角指数等信号进行DFT、FFT处理-digital signal processing a simple procedure, the right triangle index signals DFT, FFT
fft-by_skyline
- 这是一个我自己写的FFT的c程序,可以计算n(<4096)个点(可以是虚数)的结果 -This is one I wrote it myself FFT c procedures can be calculated n (
radix-2FFT
- 基2FFT,是DFT(离散傅立叶变换)的快速算法-radix 2 FFT, DFT (Discrete Fourier Transform) Fast Algorithm
matlabFFT11
- 使用MATLAB函数中的FFT命令计算离散时间信号的频谱,以加深对离散信号的DFT的理解及其FFT算法的运用。-using MATLAB function FFT calculation order discrete-time signal spectrum, to increase the discrete signals in the DFT and FFT algorithm understanding of the applic
ImageTest
- ImageTest Visual C下实现图像增强、正交变换(DFT/FFT)、边缘检测-ImageTest under Visual C image enhancement, Orthogonal Transform (DFT/FFT), edge detection
MCMPFFT
- 利用经典的Cooley-Tukey基2算法求复序列 的DFT
DSP初学者编程参考
- 包含AM调制,DFT,256FFT,FIR和IIR,另外包含所需的子文件Surport,程序都比较精炼,特别适合DSP初学者上手-AM modulation includes, DFT, 256FFT, FIR and IIR, the other contains a subset of the required documents Surport, procedures are more refined, especially su
DSPC
- 用C编程实现的一些DSP源程序,包括FFT,DFT等。-Programming with C source code of a number of DSP, including FFT, DFT, etc..
signal
- 定义了signal的类和它的方法,主要有FFT DFT和卷积运算,并能处理简单的复数。-The definition of the signal class and its methods, the main FFT DFT and convolution operation, and can handle a simple plural.
FFT
- 基4的FFT算法程序,它是要通过将长度为N的数据序列转化成大小为4的DFT来实现高速化。从理论上讲,它比执行时间缩短为基2的FFT的3/4。该程序性能优越,可用性很强。下载即可用!-4 FFT algorithm based procedures, it is to be adopted will be a length of N data sequence into a size of 4 to achieve high-speed
fft
- 实数fft代码,源于侯朝焕老师的实用FFT信号处理技术,已验证-Real fft code, from a practical teacher Chao-huan FFT signal processing technology, has been verified
fft
- FFT算法的基本原理是把长序列的DFT逐次分解为较短序列的DFT。按照抽取方式的不同可分为DIT-FFT(按时间抽取)和DIF-FFT(按频率抽取)算法。按照蝶形运算的构成不同可分为基2、基4、基8以及任意因子(2n,n为大于1的整数),基2、基4算法较为常用。-FFT algorithm is the basic principle of DFT successive long sequence is broken down into
fft-dft
- fft算法,fft与dft算法的比较,并有详细的文档说明。-fft algorithm, fft compared with the dft algorithm and a detailed descr iption of the document.
FFT(DFTrealarray)threedimension
- 多维傅里叶变换,二维DFT快速算法,共分五部--五:三维实序列3D-DFT快速算法-Multi-dimensional Fourier transform, fast algorithm for two-dimensional DFT is divided into 5- 5: Three-dimensional real sequence of 3D-DFT Fast Algorithm