搜索资源列表
li_0101
- /*DCT和IDCT快速变换的C语言实现 仿效FFT的FDCT方法有与DCT无关的复数运算部分,选用代数分解法可以降低运 算量,达到高速运算的目的。代数分解法实现如下:对一维DCT表达式直接展开, 寻找各点表达式中共同项,仿FFT蝶形关系,将表达式中的共同项作为下一级节 点,依次进行多次,最后得到变换结果。*/-/ * DCT and IDCT rapid transformation of C
111asda
- 该函数用于对图像进行傅立叶变换 采用蝶形算法进行快速付立叶变换该函数用于对图像进行傅立叶变换 采用蝶形算法进行快速付立叶变换-function for the right images using Fourier Transform algorithm for rapid butterfly Fourier transform function for the right images using Fourier Transform a
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 transf
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-transfor
diexing
- VHDL编写的蝶形变换,可用于FFT变换-VHDL prepared by the butterfly transform, FFT can be used to transform
fft64_simulation
- 基于蝶形运算的64点快速傅立叶变换,对FFT的理解有很好的帮助-butterfly computation based on the 64 point fast Fourier transform, FFT understanding of good help
diexingbianhuan
- 在ise下设计的蝶形变换程序,可调通,已生成模块-ise in the butterfly design transformation process, adjustable links, generating module
cxrFFT
- 实现一维快速傅里叶变换,采用蝶形算法进行频域变换; 二维快速傅立叶变换在此基础上进行,调用两次一维快速傅里叶变换即可。-achieve a fast Fourier transform, using butterfly frequency domain algorithm transformation; two-dimensional fast Fourier transform on this basis, call a two-
fft64_simulation
- 基于蝶形运算的64点快速傅立叶变换,对FFT的理解有很好的帮助-butterfly computation based on the 64 point fast Fourier transform, FFT understanding of good help
FFT_1D
- 快速傅立叶变换的matlab实现,一维情况下利用蝶形算法实现-Fast Fourier Transform Implementation of Matlab, a dimension of the use of butterfly Algorithm
fft
- 快速离散傅立叶变换,实现8点的蝶形图matlab算法-Fast Discrete Fourier Transform to achieve 8:00 of the butterfly graph algorithm matlab
fft
- fft蝶形算法,用c++编写,采用递归的方法,倒位序的排序采用的是后排序-fft butterfly algorithm, using c++ prepared using recursive method, inversion of the sort sequence is used after sort
FPGA_4FFT
- 针对高速数字信号处理的要求,提出用FPGA 实现基- 4FFT 算法,并对其整体结构、蝶形单 元进行了分析. 采用蝶算单元输入并行结构和同址运算,能同时提供蝶形运算所需的4 个操作 数,具有最大的数据并行性,能提高处理速度 按照旋转因子存放规则,蝶形运算所需的3 个旋转 因子地址相同,且寻址方式简单 输出采取与输入相似的存储器 运算单元同时采用3 个乘法的 复数运算算法来实现.-In accordance with th
FastFourieTransform
- 计算快速傅里叶变换的蝶形算法,用matlab实现的-FFT butterfly calculation algorithm implemented with matlab
1024FFT
- 1024 点FFT,基于基4蝶形运算,在VC编译通过,可以作为FPGA实现仿真参考-1024-point FFT, radix-4 butterfly operations based in the VC compiler, FPGA emulation can be used as reference
FFT
- FFT的matlab实现,利用蝶形算法计算fft的matlab-Matlab implementation of FFT, using the matlab fft butterfly algorithm
有线网络蝶形网络编码
- 网络编码在ns2环境下的实现,是蝶形网络
32LED蝶行流水
- 比较简单的流水灯设计,用来实现led的花样蝶形流水(Relatively simple circuit, used to achieve led butterfly pattern butterfly flow)
设计案例-FFT至简设计实现法
- DIT-FFT至简设计实现法 工程说明 案例补充说明 本案例无论是模块划分、计数器设计、还是乒乓操作的读写处理,都始终基于“至简设计”的原则,用简易的代码结构就能实现复杂的DIT-FFT蝶形运算,代码设计风格极其简洁,详细可参考附录代码。(DIT-FFT to Jane design and Implementation Engineering descr iption This design is based on the dis
diexing
- 解压缩之后是FFT蝶形算法程序,可以直接使用(FFT butterfly algorithm program)