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

Search list

[Mathimatics-Numerical algorithmssplfft

Description: 快速傅立叶变换算法中的分裂基算法,又称基2/4算法,对一维序列,这种算法使FFT比较完善-Fast Fourier Transform algorithm separatist base algorithm, also known as base 2/4 algorithm, the one-dimensional sequence, so FFT algorithm sound
Platform: | Size: 2048 | Author: 刘威 | Hits:

[Algorithmtime_wn

Description: 用C语言实现的对基—2FFT算法的改进,提高了算法的运算速度-using the C language to the base-FFT algorithm, the algorithm improves the speed of operation
Platform: | Size: 3072 | Author: zz | Hits:

[Algorithmmixfft05

Description: fft 实现混合基,说明各基的分解,里面有基2 ,基4的分析-fft realize mixed-base to illustrate the base of the decomposition, there are base 2, base 4 analysis
Platform: | Size: 39936 | Author: | Hits:

[Algorithmfftfrequency

Description: 对FFT的基2频析型算法实现,对信号分析较为实用-Base 2 of the FFT frequency analysis type algorithm for signal analysis is more practical
Platform: | Size: 2048 | Author: swjtuhy | Hits:

[DSP programfft

Description: 数字信号处理(DSP)中快速傅立叶变换(基2)的算法。-Digital signal processing (DSP) in the Fast Fourier Transform (base 2) of the algorithm.
Platform: | Size: 1024 | Author: kcamellia | 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:

[DSP programFFT

Description: TMS320C5509A上实现基2 FFT算法源程序-TMS320C5509A achieve base 2 FFT algorithm source code
Platform: | Size: 116736 | Author: HARRY | Hits:

[AlgorithmLLVFourierTransforms

Description: fft变换代码,采用基2的频率域变换代码.-fft transform code, the use of the base 2 of the frequency domain transform code.
Platform: | Size: 5120 | Author: zm | Hits:

[AlgorithmFFT

Description: 快速傅里叶分析的C算法程序,是基二FFT算法,内付简单使用说明。-Fast Fourier analysis of the C algorithm procedure is the base two FFT algorithm, with simple instructions to pay.
Platform: | Size: 3072 | Author: 廖于翔 | Hits:

[Mathimatics-Numerical algorithmsflysf

Description: 这个傅立叶实例算法使用了基2、基3、基4、基5、基8、基10……混合算法,几乎可以计算任意长度的FFT。说明白点也就是当序列长度n为2、3、5、7、11等这些比较小的素数时,或者n的最大素因数<=37时,可计算这个序列的FFT。-The Fourier algorithm uses an instance of the base 2, base 3, base 4, base 5, base 8, base 10 ... ... hybrid algorithm can calculate almost any length of FFT. Say clearly that that is when the sequence length n for 2,3,5,7,11 and so on these relatively small prime numbers, or when n, the largest prime factor "= 37 hours, calculate the sequence of the FFT.
Platform: | Size: 39936 | Author: 169 | Hits:

[Waveletfft

Description: 快速Fourier变换的代码,基2算法,且和原始定义的Fourier变换算法进行了对比。-Fast Fourier Transform code, the base 2 algorithm, and the original definition of the Fourier transform algorithm were compared.
Platform: | Size: 2048 | Author: lihousen | Hits:

[AlgorithmFFT

Description: 傅里叶变换的C程序,实现时域抽取的基2FFT,算法先对输入数据序列进行码位倒置,输出为正序-Fourier transform of C program, to achieve time-domain extraction of base 2FFT, algorithm on the input data sequence of first code bit inverted, the output for the positive sequence
Platform: | Size: 1024 | Author: Zhi Xue Lei | 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:

[AlgorithmFFT

Description: 时间抽选基-2 FFT及IFFT算法C语言实现-Selected time base-2 FFT and IFFT algorithms C language
Platform: | Size: 1024 | Author: 冯晗 | Hits:

[DSP programFFTFFToptimize

Description: 有关DSP C6400 系列的FFT算法程序优化,有基2和基4法两种方法的C语言编程,还有对应的线性汇编程序。-The DSP C6400 series of FFT algorithm optimization, a base 2 and base 4 and French methods of the C programming language, as well as the corresponding linear assembler.
Platform: | Size: 10240 | Author: 陈群 | Hits:

[Algorithmfft

Description: 是时域抽取的基二的快速傅里叶变换(fft)。非常的详细。代码有解释,也很详细。能很好的理解FFT的原理。-Is time domain sampling base 2 of fast Fourier transform (FFT). Very detailed. Code is explained, also very detailed. Well understand the principle of FFT
Platform: | Size: 3072 | Author: xiaowang | Hits:

[source in ebookfft

Description: C语言实现几种不同FFT的方法:其中包括时间抽取的基2 DFT,频率抽取的基2 DFT,分裂基算法、CZT方法等。-C language implementation of several different FFT approach: including the time taken by the base 2 DFT, frequency extraction base 2 DFT, split based algorithm, CZT methods.
Platform: | Size: 9216 | Author: zhuqianxia | Hits:

[CSharpFFT

Description: 这个代码利用时间抽取算法,编写基2点的快速傅立叶变换(FFT)程序。-This code takes advantage of the time extraction algorithm, written in base 2:00 Fast Fourier Transform (FFT) program.
Platform: | Size: 1024 | Author: LDM | Hits:

[CSharpfft

Description: 该段代码是基于C语言的实现FFT算法的一个程序,这个程序能够实现由DFT向FFT改进后实现了加速的功能!-this code is the design of fft base on the C language
Platform: | Size: 1024 | Author: 夏国标 | Hits:

[AlgorithmFFT

Description: 基于蝶形变换的FFT变换程序,以2为底,程序中使用了可快速计算蝶形序号的算法。-Based on the FFT butterfly transformation program, base 2, the program algorithm can quickly calculate the butterfly numbers to use.
Platform: | Size: 1024 | Author: 小田 | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net