搜索资源列表
二维傅立叶算法fft2D
- 一个关于二维傅立叶的算法,我在做图像处理时用到的 -on a two-dimensional Fourier's algorithm, I was doing the image processing used in
快速傅立叶变换
- 快速傅立叶算法,是一个类,通用-Fast Fourier algorithm, a type of GM
傅立叶变换经典算法
- 经典快带傅立叶变换与反变换算法,可实现一维和二维
fft_xs
- FFT快速傅立叶算法程序-FFT fast Fourier algorithm
快速傅立叶变换
- 快速傅立叶算法,是一个类,通用-Fast Fourier algorithm, a type of GM
dit-dif-fft
- 快速傅立叶算法,按时间和按频率抽取的基2算法-Fast Fourier algorithm, time and frequency taken by the base 2 Algorithm
实数据快速傅立叶变换算法
- 傅立叶变换是信号处理时最常用的算法之一,实现时域与频域之间的转换,对人们研究各种信号非常有用,本程序利用VC实现快速傅立叶变换算法-Fourier transform signal processing is the most commonly used algorithm, achieving time-domain and frequency domain between the conversion of the people l
二维傅立叶算法fft2D
- 一个关于二维傅立叶的算法,我在做图像处理时用到的 -on a two-dimensional Fourier's algorithm, I was doing the image processing used in
markwarter
- 水印的MATLAB傅立叶算法 有较强的鲁棒性能-watermarking algorithm MATLAB Fourier a strong robust performance
fuliye
- 本代码是相应的快速傅立叶以及反傅立叶算法的相应实现-the corresponding code is the fast Fourier and anti-Fourier algorithm corresponding to achieve
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.
f16
- 16点的傅立叶算法,用标准C语言编写,并对计算速度进行了优化,比常规算法快很多-16:00 Fourier algorithm, using standard C language, and optimized computing speed, much faster than conventional algorithms
24p
- 24点傅立叶算法,用标准C编写,对执行速度进行了优化-24-point Fourier algorithm, using standard C to prepare for the implementation of the speed of optimized
FFT2
- 实现快速傅立叶变换算法,provides test framwork for FFT testing-Realize fast Fourier transform algorithm, provides test framwork for FFT testing
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
code
- 稀疏傅立叶算法,matlab实现仿真,对于算法重构用到了混叠同余法和相位解码法,并对SFFT和FFT算法对同一数据的处理时间进行了对比。(Sparse Fourier algorithm, matlab to achieve the simulation, the algorithm used for aliasing congruence and phase decoding method, and the SFFT and FFT
快速傅里叶变换及实现——交换两幅图像的相位谱
- 快速傅氏变换(FFT),是离散傅氏变换的快速算法,它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。它对傅氏变换的理论并没有新的发现,但是对于在计算机系统或者说数字系统中应用离散傅立叶变换,可以说是进了一大步。(Fast Fourier transform (FFT) is a fast algorithm for discrete Fourier transform. It is based on th