搜索资源列表
实数据快速傅立叶变换算法
- 傅立叶变换是信号处理时最常用的算法之一,实现时域与频域之间的转换,对人们研究各种信号非常有用,本程序利用VC实现快速傅立叶变换算法-Fourier transform signal processing is the most commonly used algorithm, achieving time-domain and frequency domain between the conversion of the people l
傅立叶变换经典算法
- 经典快带傅立叶变换与反变换算法,可实现一维和二维
Lena图像傅立叶变换算法
- Visual C 6.0开发,Lena图像傅立叶变换算法
ExocortexDSP_v1.2
- C#写的复数和傅立叶变换算法-C# Written in the plural, and Fourier transform algorithm
d12r3
- 实数据快速傅立叶变换算法2-false information Fast Fourier Transform algorithm 2
快速傅立叶变换
- 快速傅立叶算法,是一个类,通用-Fast Fourier algorithm, a type of GM
mixed_radix_fft
- 混合基的傅立叶变换算法-mixed-Fourier transform algorithm
fftc
- 不用多说,快速傅立叶变换算法大家都知道的。-Needless to say, the Fast Fourier Transform algorithm we all know.
实数据快速傅立叶变换算法
- 傅立叶变换是信号处理时最常用的算法之一,实现时域与频域之间的转换,对人们研究各种信号非常有用,本程序利用VC实现快速傅立叶变换算法-Fourier transform signal processing is the most commonly used algorithm, achieving time-domain and frequency domain between the conversion of the people l
Hfft
- 实现快速FFT傅立叶变换算法的Header文件,方便编程时使用。-FFT fast Fourier transform algorithm Header paper to facilitate the use of programming.
mixfft
- 基于多点的快速傅立叶变换算法C++开发环境-based on multi-point fast Fourier transform algorithm C Development Environment
DIT-FFT
- 本人编写的按时间抽取的快速傅立叶变换算法,非常实用的算法程序。-prepared by the time taken by the Fast Fourier Transform algorithm, the algorithm is very practical procedures.
image_fly
- 傅立叶变换算法的VC实现,希望大家喜欢。-Fourier Transform algorithm VC, hope you like them.
FFT_2
- 使用C语言详细实现了两种不同的快速傅立叶变换算法,可以清楚地理解算法原理。-use of C language in detail to achieve two different fast Fourier transform algorithm, we can clearly understand algorithm principle.
MATLAB_fft
- 利用MATLAB实现二维图像傅立叶变换算法-Realize two-dimensional image using MATLAB Fourier transform algorithm
FFT2
- 实现快速傅立叶变换算法,provides test framwork for FFT testing-Realize fast Fourier transform algorithm, provides test framwork for FFT testing
DFB1
- FF快速傅立叶变换算法构建的DFB,用于脉冲信号的消色散处理。-FF Fast Fourier Transform algorithm to build the DFB, the extinction for the pulse signal dispersion processing.
FFT
- 用c实现的快速傅立叶变换算法,用作频谱分析-With c realize the fast Fourier transform algorithm for spectral analysis
D12R2
- 实数据快速傅立叶变换算法,非常不错的学习源码!-Real data fast Fourier transform algorithm, a very good source of learning!
快速傅里叶变换及实现——交换两幅图像的相位谱
- 快速傅氏变换(FFT),是离散傅氏变换的快速算法,它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。它对傅氏变换的理论并没有新的发现,但是对于在计算机系统或者说数字系统中应用离散傅立叶变换,可以说是进了一大步。(Fast Fourier transform (FFT) is a fast algorithm for discrete Fourier transform. It is based on th