搜索资源列表
FFT快速傅里叶变换源码
用于进行快速傅里叶变换,进行频谱分析的例子源代码。
FFT
- 此程序是DSP5402的DSK例子程序,为快速傅里叶变换,将信号由时域变为频域。-This program is an example DSP5402' s DSK procedures for the fast Fourier transform, the signal from the time domain into the frequency domain.
digital-signal-process
- 数字信号处理的几个关于快速傅里叶变换的例子的函数,-Fast transforms are important tools in digital signal processing.
fftwtest
- fftw库是世界上最快的快速傅里叶变换库,著名的MATLAB软件就是使用的该类库。本程序是一个如何使用fftw库的例子,可供参考-The fftw Library is the world s fastest Fast Fourier Transform library, well-known MATLAB software is to use the class library. This program is an example
fluidsGL
- CUDA Sdk的一个例子 利用快速傅里叶变换实现了Jos Stam “stable Fluids”论文-CUDA example code that implements the frequency space version of Jos Stam s paper Stable Fluids in 2D
fft-sample
- 快速傅里叶变换例子 matlab code
DFT-FFT
- 有关傅里叶变换(DFT),快速傅里叶变换的(FFT)的一些简单的例子-About Fourier Transform (DFT), Fast Fourier Transform (FFT) of some simple examples
FFT
- 理解快速傅里叶变换和反变换的好资料,是在MATLAB环境下联系的例子-it is a good materials of understand the fast Fourier transform and inverse transform.
FFT
- TI的DSP芯片C5509实现快速傅里叶变换的例子。-A sample project of FFT for TI DSP C5509.
linghun_v82
- gmcalab 快速广义的形态分量分析,分数阶傅里叶变换计算方面,利用matlab GUI实现的串口编程例子。- gmcalab fast generalized form component analysis, Fractional Fourier transform computing, Use serial programming examples matlab GUI implementation.
FFT-transform
- 能够快速实现傅里叶变换,里面还有教程和例子-Fourier transform can be realized
fft-example
- fft算例,采样频率和数据点数,对信号进行快速Fourier变换(fft example,setting temporal signal and than use fft to transform to frequency domain signal, and small-window fourier transform)