搜索资源列表
111asda
- 该函数用于对图像进行傅立叶变换 采用蝶形算法进行快速付立叶变换该函数用于对图像进行傅立叶变换 采用蝶形算法进行快速付立叶变换-function for the right images using Fourier Transform algorithm for rapid butterfly Fourier transform function for the right images using Fourier Transform algorithm for rapid butterfly F
222sadsasa
- 该函数用于对图像进行傅立叶ni 变换 采用蝶形算法进行快速付立叶变换该函数用于对图像进行傅立叶ni变换 采用蝶形算法进行快速付立叶变换-function for the right image ni Fourier transform algorithm used butterfly fast Fourier transform function with the in the right image ni Fourier transform algorithm used butterfly f
333adsferhjhg
- 该函数用于对图像进行傅立ni 叶变换 采用蝶形算法进行快速付立叶变换该函数用于对傅立叶变换后的图像进行反变换-function for the right image makes ni Fourier transform algorithm used butterfly fast Fourier transform function with the the Fourier transform in the image-transformation
cxrFFT
- 实现一维快速傅里叶变换,采用蝶形算法进行频域变换; 二维快速傅立叶变换在此基础上进行,调用两次一维快速傅里叶变换即可。-achieve a fast Fourier transform, using butterfly frequency domain algorithm transformation; two-dimensional fast Fourier transform on this basis, call a two-dimensional fast Fourier trans
DCT2-lele
- 利用蝶形算法类似于FFT,利用先行再列实现二维DCT。速度很快。包含反DCT的代码。-similar to the use of butterfly FFT algorithm, the first re-use of 2D DCT out. Very fast. Contain anti - DCT code.
FFT_1D
- 快速傅立叶变换的matlab实现,一维情况下利用蝶形算法实现-Fast Fourier Transform Implementation of Matlab, a dimension of the use of butterfly Algorithm
myfft_DIT_DIF
- 采用DIT和DIF两种蝶形算法实现的FFT变换,其中myfft1是DIT算法,myfft2是DIF算法,已经过测试,可以方便使用。
shuzhi2bak
- 用矩阵分解法做的快速傅立叶变换,由于是matlab的迭代程序,较蝶形算法慢
myfft
- 用蝶形算法和码位倒置法编写的fft变换程序
Viterbi
- 卷积码viterbi译码的蝶形算法,可以大大减少卷积码viterbi译码的运算时间
fft64.rar
- 采用verilog代码编写了一个64位的fft,其中蝶形算法采用基2算法,the fft of 64 points
fft
- fft代码,采用蝶形算法,包括C,matlab和verilog代码-fft code, using butterfly algorithm, including C, matlab and Verilog code
ifft
- fft蝶形算法的逆变换,用c++编写,用循环计算实现-fft butterfly algorithm inverse transform, using c++ prepared, calculated using the cycle to achieve
ifft
- fft蝶形算法的逆变换,用C++编写,采用递归的方法-fft butterfly algorithm inverse transform, using C++ prepared using recursive method
fft
- fft蝶形算法,用c++编写,采用递归的方法,倒位序的排序采用的是后排序-fft butterfly algorithm, using c++ prepared using recursive method, inversion of the sort sequence is used after sort
FastFourieTransform
- 计算快速傅里叶变换的蝶形算法,用matlab实现的-FFT butterfly calculation algorithm implemented with matlab
FFT
- FFT的matlab实现,利用蝶形算法计算fft的matlab-Matlab implementation of FFT, using the matlab fft butterfly algorithm
diexing
- 解压缩之后是FFT蝶形算法程序,可以直接使用(FFT butterfly algorithm program)
基于分布式算法实现64点FFT
- 基于分布式算法,实现64点基8的快速傅里叶变换的仿真(Based on distributed algorithm, 64-point base 8 fast Fourier transform simulation)
FFT算法程序分步详解C程序
- 分步细讲解基2蝶形算法,尽量让你在最短的时间内掌握FFT算法的程序实现。(Step by step to explain the basic 2 butterfly algorithm, try to let you grasp the FFT algorithm in the shortest time.)