搜索资源列表
快速傅立叶变换
- 快速傅立叶算法,是一个类,通用-Fast Fourier algorithm, a type of GM
实数据快速傅立叶变换算法
- 傅立叶变换是信号处理时最常用的算法之一,实现时域与频域之间的转换,对人们研究各种信号非常有用,本程序利用VC实现快速傅立叶变换算法-Fourier transform signal processing is the most commonly used algorithm, achieving time-domain and frequency domain between the conversion of the people l
D12R1
- FFT(快速傅立叶变换)的算法实现-FFT (Fast Fourier Transform) algorithm
fft_xs
- FFT快速傅立叶算法程序-FFT fast Fourier algorithm
d12r3
- 实数据快速傅立叶变换算法2-false information Fast Fourier Transform algorithm 2
fft_c
- 快速傅立叶变换核心算法-Fast Fourier Transform algorithm
快速傅立叶变换
- 快速傅立叶算法,是一个类,通用-Fast Fourier algorithm, a type of GM
dit-dif-fft
- 快速傅立叶算法,按时间和按频率抽取的基2算法-Fast Fourier algorithm, time and frequency taken by the base 2 Algorithm
fftc
- 不用多说,快速傅立叶变换算法大家都知道的。-Needless to say, the Fast Fourier Transform algorithm we all know.
DLLFFT
- 实数序列的快速傅立叶变换,基本算法为分裂基算法,将实数序列数组的地址给函数即可-actual sequence of the fast Fourier transform, the basic algorithm for splitting algorithm-based, real-sequence addresses to the array function can be
实数据快速傅立叶变换算法
- 傅立叶变换是信号处理时最常用的算法之一,实现时域与频域之间的转换,对人们研究各种信号非常有用,本程序利用VC实现快速傅立叶变换算法-Fourier transform signal processing is the most commonly used algorithm, achieving time-domain and frequency domain between the conversion of the people l
FFT_C++
- 用C++实现的快速傅立叶变换(FFT)的结构算法,其功用就不用细说了吧-C realized Fast Fourier Transform (FFT) algorithm structure, its purpose would not have to elaborate on it
字图像获取处理及实践应用一书光盘
- 图像处理光盘里面附带了很多在图像处理中经常用到的基本处理算法,如快速傅立叶变换,中值滤波等-image processing fringe discs inside a lot in image processing frequently used to deal with the basic algorithm, as Fast Fourier Transform, the value filter
vbFFT
- 在VB环境下,实现的快速傅立叶变换(即FFT)算法.-in VB environment, the realization of the Fast Fourier Transform (FFT) algorithms.
kuaisufuliyebianhuan
- 快速傅立叶算法,希望大家能够喜欢.我很喜欢这个网站.-FFT algorithm, we want to like. I like this site.
FFTc
- 快速傅立叶算法c程序,改变参数可以对2的n次方长度的有限序列进行频谱分析。-Fast Fourier algorithm c program to change the parameters can be the n-th power of 2 length limited sequence analysis of the spectrum.
DFT_FFT
- 离散傅立叶算法(DFT)、快速傅立叶算法(FFT)通用源码-Algorithm for Discrete Fourier (DFT), fast Fourier algorithm (FFT) common-source
D12R2
- 实数据快速傅立叶变换算法,非常不错的学习源码!-Real data fast Fourier transform algorithm, a very good source of learning!
fft
- fft变换,经常用到的快速傅立叶算法,FFT变换,基2DIT,输入参数:x 复数点序列, m FFT的级数 -fft transform, fast Fourier frequently used algorithms, FFT transform, based 2DIT, input parameters: x plural point sequence, m FFT of the series
快速傅里叶变换及实现——交换两幅图像的相位谱
- 快速傅氏变换(FFT),是离散傅氏变换的快速算法,它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。它对傅氏变换的理论并没有新的发现,但是对于在计算机系统或者说数字系统中应用离散傅立叶变换,可以说是进了一大步。(Fast Fourier transform (FFT) is a fast algorithm for discrete Fourier transform. It is based on th