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

Search list

[SourceCode基于DIF的FFT

Description:
Platform: | Size: 605 | Author: zhengreat | Hits:

[Mathimatics-Numerical algorithmsDIF-FFT

Description: 计算序列的DFT的快速算法-DFT calculated sequence of the fast algorithm
Platform: | Size: 1024 | Author: 陈国栋 | Hits:

[Algorithmdit-dif-fft

Description: 快速傅立叶算法,按时间和按频率抽取的基2算法-Fast Fourier algorithm, time and frequency taken by the base 2 Algorithm
Platform: | Size: 1099776 | Author: 赵勇 | Hits:

[Windows DevelopHow to implement the FFT algorithm

Description: Basically, this article describes one way to implement the 1D version of the FFT algorithm for an array of complex samples. The intention of this article is to show an efficient and fast FFT algorithm that can easily be modified according to the needs of the user. I ve studied the FFT algorithm when I was developing a software to make frequency analysis on a sample of captured sound.-Basically, this article describes one way to implement the 1D version of the FFT algorithm for an array of co mplex samples. The intention of this article is to show an efficient and fast FFT algorithm that can easily be modified according to the needs of the user. I ve studied the FFT algorithm when I wa s developing a software to make frequency Analytics sis on a sample of captured sound.
Platform: | Size: 27648 | Author: 冰城 | Hits:

[matlabmatlab-signal

Description: 用c语言实现下列的数字信号处理算法 1.离散傅里叶级数合成连续周期信号 2.DIF FFT 测试程序 3.将输入数据的幅度画出图形 4.使用FFT实现快速卷积 5.使用FFT实现快速相关 6.取样混迭演示程序 -language used to achieve the following digital signal processing algorithms 1. Discrete Fourier series synthetic signal two consecutive cycles. DIF FFT three test procedures. The input data rate of 4 paint graphics. Use FFT fast convolution 5. Use FFT fast correlation 6. Aliasing sampling Demonstration Program
Platform: | Size: 19456 | Author: 胡叶 | Hits:

[DSP programDIF_FFT

Description: 按频率抽取计算FFT的C++源代码,可以较方便地移植到有C/C++开发环境的DSP中去-by FFT frequency calculated from the C source code, can be easily ported to the C/C development environment to the DSP
Platform: | Size: 1024 | Author: Y.P.Zhou | Hits:

[Algorithm2FFandIFFT

Description: 时间抽选基2FFT及IFFT算法C语言实现-time selected radix 2 FFT and IFFT algorithm C Language
Platform: | Size: 2048 | Author: jia | Hits:

[matlabmyfft_DIT_DIF

Description: 采用DIT和DIF两种蝶形算法实现的FFT变换,其中myfft1是DIT算法,myfft2是DIF算法,已经过测试,可以方便使用。-DIT and DIF using two algorithms of FFT butterfly transformation, which myfft1 is DIT algorithm, myfft2 is the DIF algorithm, has been tested, it will be convenient to use.
Platform: | Size: 3072 | Author: zhanghongwei | Hits:

[DSP programfft-DIF

Description: 自己编写的C语言基于频率抽取的基2FFT算法,用于大家学习交流-I have written C language based on the frequency of taking the base 2FFT algorithm, for them to learn from the exchange of
Platform: | Size: 1024 | 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:

[AlgorithmFFT

Description: FFT算法的基本原理是把长序列的DFT逐次分解为较短序列的DFT.按照抽取方式的不同可分为DIT-FFT(按时间抽取)和DIF-FFT(按频率抽取)算法.按照蝶形运算的构成不同可分为基2、基4、基8以及任意因子(2n,n为大于1的整数),基2、基4算法较为常-The FFT algorithm s basic principle is decomposes gradually long sequence DFT into short sequence DFT. different may divide into according to the extraction way DIT-FFT (according to time extraction) and DIF-FFT (according to frequency extraction) the algorithm. Different may divide into the base 2, base 4, bases according to the butterfly-shaped operation s constitution 8 as well as the random factor (2n, n is bigger than 1 integer), the base 2, base 4 algorithms are more common.
Platform: | Size: 419840 | Author: 卡其米奇 | Hits:

[CommunicationDIF_SFFT

Description: 自己编写的基于频域抽取的分裂基FFT算法的程序代码-provide the DIF-FFT
Platform: | Size: 1024 | Author: huangzongzhi | Hits:

[VHDL-FPGA-Verilog64pointFFTR2MDC

Description: 该工程实现了一个64点DIF FFT,verilog编写,采用R2MDC结构,通过Modelsim功能仿真,压缩包里有rtl代码,dc脚本,输出报告。-The project implements a 64-point DIF FFT, verilog compiled by R2MDC structure, through the Modelsim functional simulation, compression bag with rtl code, dc script, the output report.
Platform: | Size: 672768 | Author: ShuChen | Hits:

[3G developfft

Description: there is some codes about DIT AND DIF OF FFT
Platform: | Size: 8192 | Author: maechel | Hits:

[AlgorithmfixedPointFFTAlgorithm(DIT-DIF-SRFFT)

Description: 不同定点FFT算法的性能比较,适合于OFDM信道估计FFT算法-Different fixed-point FFT algorithm performance comparison for channel estimation in OFDM FFT algorithm
Platform: | Size: 345088 | Author: 邵新明 | Hits:

[Windows Developdit-dif-fft-and-dit-dif-ifft

Description: 基2_dit-dif-fft与dit-dif-ifft的C语言实现,可运行-Base 2_dit-dif-fft with dit-dif-ifft in C language, run
Platform: | Size: 2048 | Author: 林佳择 | Hits:

[DSP programdit-dif-fftanddit-dif-ifft

Description: 基2 fft dif 和 fft dit算法,c语言实现-Radix-2 fft the dif and fft dit algorithm, c language
Platform: | Size: 2048 | Author: 樊一鸣 | Hits:

[Compress-Decompress algrithmsdif

Description: fast fourier transform (FFT)-DIF
Platform: | Size: 9216 | Author: rashmi_code | Hits:

[File FormatFFT-DIF

Description: fft dif的仿真文件,matlab可以使用,能够参考-fft dif simulation files, matlab can be used to reference
Platform: | Size: 684032 | Author: limuxuan | Hits:

[Embeded-SCM Develop设计案例-FFT至简设计实现法

Description: DIT-FFT至简设计实现法 工程说明 案例补充说明 本案例无论是模块划分、计数器设计、还是乒乓操作的读写处理,都始终基于“至简设计”的原则,用简易的代码结构就能实现复杂的DIT-FFT蝶形运算,代码设计风格极其简洁,详细可参考附录代码。(DIT-FFT to Jane design and Implementation Engineering description This design is based on the discussion to simple design method to achieve the 2-FFT algorithm according to the base time selection (DIF-FFT) implementation process, support N from 8 to 1024. Case Supplement In this case, both the module division, the counter design, and the reading and writing of table tennis operations are always based on the "to Jane" design)
Platform: | Size: 861184 | Author: 明德扬科教 | Hits:
« 12 3 »

CodeBus www.codebus.net