Welcome![Sign In][Sign Up]
Location:
Search - 2 radix fft

Search list

[VHDL-FPGA-Verilogverilog fft_64_12

Description: radix-4,利用cordic算法实现复乘单元
Platform: | Size: 13243 | Author: mikehonour@126.com | Hits:

[Communicationfft_基2基4_2d3d

Description: 基2基4的2d、3d的fft快速算法,代码写的很规范,效率很高。-Radix-2-4 of the 2d, 3d of fft fast algorithm, code written in a very standardized, high efficiency.
Platform: | Size: 61440 | Author: 张强 | Hits:

[Communicationfft_基2基4基8

Description: 基2基4基8以及分裂基的fft算法,代码效率很高。是难得一见的好代码。应用范围很广。-Radix-2-4-based 8 and split fft-based algorithm, a high code efficiency. Is a rare good code. Application of a very wide scope.
Platform: | Size: 76800 | Author: 张强 | Hits:

[AlgorithmFloating-point-complex-radix-2-decimation-in-time-

Description: 浮点复数基2时分FFT完成适当的FFT,输出改写输入缓冲器。-floating-point complex FFT-based two hours to complete the FFT output rewritten input buffer.
Platform: | Size: 1024 | Author: minytian | Hits:

[DSP programc32

Description: GENERIC PROGRAM FOR A FAST LOOPED-CODE RADIX-2 DIT FFT-GENERIC PROGRAM FOR A FAST LOOPED-CODE RAD IX-2 DIT FFT
Platform: | Size: 132096 | Author: yy | Hits:

[Algorithmfix_fft

Description: 定点基2FFT,并且具有将定点FFT与浮点FFT比对的功能-sentinel radix 2 FFT, and will be positioned with floating-point FFT and FFT functions to the
Platform: | Size: 3072 | Author: 林凌 | Hits:

[Otherall_Radix_FFT

Description: 此程式具有三种FFT演算法,分别是radix-2 radix-4 radix-8,可选择其中一种演算法,接着输入FFT点数,程式就会执行FFT/IFFT,可以藉此知道是否正确-This program has three FFT algorithms are radix-2 radix-4 radix-8, can choose one algorithm, and then enter the FFT points, the program will be the implementation of FFT/IFFT, can take this know whether this is correct
Platform: | Size: 2048 | Author: 陈荣 | Hits:

[AlgorithmC_fft_code

Description: 该程序是用C写的FFT的程序,适用于基2任意点数计算复利也变换,经过测试,结果正确。-The program is written in C using FFT procedures, applicable to arbitrary point radix-2 calculation of compound interest also transform, tested and the results correctly.
Platform: | Size: 4096 | Author: shalalala | Hits:

[WaveletMCMPFFT

Description: 利用经典的Cooley-Tukey基2算法求复序列x(n)的DFT X(k)-Use of the classic Cooley-Tukey radix-2 algorithm for complex sequence x (n) of the DFT X (k)
Platform: | Size: 1024 | Author: enhom | Hits:

[Algorithmfft_radix2

Description: 用FFT 计算离散傅里叶变化,时间抽取(DIT)基2算法。-Calculated using FFT Discrete Fourier changes, the time taken (DIT) radix-2 algorithm.
Platform: | Size: 1024 | Author: Ming Zhao | Hits:

[DSP programFFT

Description: FFT算法应用与C6000系列,基2算法。需要使用CCS-FFT algorithm application and C6000 series, radix-2 algorithm. Need to use the CCS
Platform: | Size: 6144 | Author: lee wie | Hits:

[DSP programFFT

Description: 基于dsp的fft算法,是基2按时间抽取快速fft,对于想熟悉fft算法的朋友很有帮助-Based on the dsp of the fft algorithm, is extracted by time radix-2 fast fft, for want of a friend familiar with the fft algorithm helpful
Platform: | Size: 17408 | Author: 小孩 | Hits:

[Mathimatics-Numerical algorithmsfft

Description: FFT算法的基本原理是把长序列的DFT逐次分解为较短序列的DFT。按照抽取方式的不同可分为DIT-FFT(按时间抽取)和DIF-FFT(按频率抽取)算法。按照蝶形运算的构成不同可分为基2、基4、基8以及任意因子(2n,n为大于1的整数),基2、基4算法较为常用。-FFT algorithm is the basic principle of DFT successive long sequence is broken down into shorter sequences of DFT. In accordance with the different extraction methods can be divided into the DIT-FFT (time taken) and the DIF-FFT (according to the frequency of extraction) algorithm. In accordance with the composition of different butterfly operations can be divided into base 2, base 4, base 8, as well as arbitrary factor (2n, n is an integer greater than 1), radix-2, Radix-4 algorithm is more commonly used.
Platform: | Size: 1024 | Author: 李文 | Hits:

[2D Graphicfft

Description: The fft.c file is C code for a function to compute the 16 point real Fast Fourier Transform using the split radix algorithm. -The fft.c file is C code for a function to compute the 16 point real Fast Fourier Transform using the split radix algorithm.
Platform: | Size: 2048 | Author: 郭曉詠 | Hits:

[AlgorithmSplit_radix

Description: FFT的分裂基算法,很详细的注释,花了两天的时间。希望对大家有帮助-The Split-radix FFT algorithm, a very detailed notes, spent a couple of days. We want to help
Platform: | Size: 1024 | Author: 尚龙 | Hits:

[Embeded-SCM Developfft-arm

Description: 一个用于ARM的基4/基5定点FFT算法,原作者是JDB,后来我扩展过16和256点的计算并用在项目中了,感觉速度还不错。现在重写了基于Linux GCC4的测试程序,可供使用者评估参考。建议安装FFTW3用来精确评估测试结果,相关范例已经在代码中了。-Radix 4/5 FFT routines supporting 16/64/256 and 20/80 calculations. The source originally contributed by JDB, I had extended 16 and 256 candidates and used it in our project it has been verified as fast and stable. Now we add some test vectors running on Linux with GCC 4 for testers who want to use or just evaluate it. Installing FFTW3 is recommended for evaluating the code exactly.
Platform: | Size: 242688 | Author: Tony Gibson | Hits:

[Special Effectsfft

Description: 基2快速傅立叶变换 库里-图基算法 基2快速傅立叶变换 库里-图基算法-Radix-2 FFT Cooley-Tukey algorithm
Platform: | Size: 1024 | Author: 叶长安 | Hits:

[VHDL-FPGA-Verilogcf_fft

Description: FFT using C and VHDL. can compute upto 1K, 2K and 4K in radix 2.
Platform: | Size: 3318784 | Author: mimi | Hits:

[Linux-Unixfft-arm

Description: 基于ARM处理器的基4和基5的FFT算法标准C程序,作者是JDB。-Base on ARM processor about Radix 4/5 FFT routines supporting 16/64/256 and 20/80 calculations. The source originally contributed by JDB
Platform: | Size: 237568 | Author: denny | Hits:

[DSP programFFT_r2

Description: Radix 2 DIF FFT function for TMS320C6713 made by asura and general fucntion
Platform: | Size: 60416 | Author: lee | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net