CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - FFT radix-2

搜索资源列表

  1. fft.rar

    0下载:
  2. 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
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-23
    • 文件大小:1353
    • 提供者:李文
  1. fft_1024_hdl

    1下载:
  2. 一个 1024 点 FFT , 基 4 蝶形运算架构, 5级流水,乒乓内存,有测试环境。-A 1024-point FFT, Radix-4 butterfly structure operation, five water, ping-pong memory, a test environment.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:18014
    • 提供者:wei
  1. fft

    0下载:
  2. Radix-2 Fast Fourier Transform, real or complex sin/cos transform -Radix-2 Fast Fourier Transform, real or complex sin/cos transform
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:41473
    • 提供者:dai
  1. VLSIFFTRadix2forDSP

    0下载:
  2. VLSI implementation of high speed and high resolution FFT algorithm based on Radix 2 for DSP application
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:247866
    • 提供者:bonjour
  1. fft64

    1下载:
  2. 64-point radix-2 fft module
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-05-11
    • 文件大小:686
    • 提供者:Hem
  1. fft256

    0下载:
  2. 256-point radix-2 fft
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1656
    • 提供者:Hem
  1. FFT

    0下载:
  2. radix 2 fft algorithm code
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1544
    • 提供者:bnpvas
  1. fft_hdl

    0下载:
  2. 一个 16点 FFT 用基2蝶形运算单元完成,有测试环境。-16 points FFT with a radix-2 butterfly computation unit is completed and test environment.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:21873
    • 提供者:wei
  1. Radix-4FFTforTMS320C6000

    0下载:
  2. 用TI DSP芯片TMS320C6000实现FFT算法 内含程序代码和说明 The radix-4 FFT-Fixed-point digital signal processors (DSPs) have limited dynamic range to deal with digital data. This application report proposes a scheme to test and scale the result output from each
  3. 所属分类:DSP编程

    • 发布日期:2017-03-25
    • 文件大小:53501
    • 提供者:防止
  1. DSPFFT

    1下载:
  2. 介绍了基2时域抽取法FFT的原理和算法,并在MATLAB仿真软件的辅助下、在数字信号处理 DSP上实现。 -Describes the radix-2 time-domain extraction principle and FFT algorithms, and the aid of MATLAB simulation software, in digital signal processing DSP to achieve.
  3. 所属分类:DSP program

    • 发布日期:2017-03-26
    • 文件大小:216543
    • 提供者:xuhao
  1. fft

    1下载:
  2. 基2快速傅立叶变换 库里-图基算法 基2快速傅立叶变换 库里-图基算法-Radix-2 FFT Cooley-Tukey algorithm
  3. 所属分类:Special Effects

    • 发布日期:2015-10-26
    • 文件大小:1049
    • 提供者:叶长安
  1. FFT_Implementation_in_FPGA

    0下载:
  2. This book is ERICSSON documentation "FFT, REALIZATION AND IMPLEMENTATION IN FPGA". Book includes some theoretical information about FFT Radix-2 and Radix-4, and also VHDL and Matlab code.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:298083
    • 提供者:Anta
  1. fft

    0下载:
  2. 本程序对输入序列din实现DIT——FFT基2算法,点数取大于等于din长度的2的幂次-The program input sequence din realize DIT- FFT radix-2 algorithm, points greater than or equal din take the length of two of the power law
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:545
    • 提供者:cc
  1. myfft

    0下载:
  2. 自己编写的基为2的fft程序,输入为时间序列,输出为DFT序列-matlab code that can perform FFT based on radix-2 algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-24
    • 文件大小:544
    • 提供者:lipaialice
  1. FFTRadix235

    0下载:
  2. a radix-2,3 and 5 FFT, hopefully this is new and helpful :)
  3. 所属分类:Software Testing

    • 发布日期:2017-04-05
    • 文件大小:1119
    • 提供者:sisi
  1. butt_dit_r2

    0下载:
  2. buuterfly Radix 2 FFT
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:536
    • 提供者:Yousri
  1. COlD_FFT

    0下载:
  2. The VHDL implementation of 8-point FFT in VHDL. Radix 2 Decimation in Frequency-The VHDL implementation of 8-point FFT in VHDL. Radix 2 Decimation in Frequency It is very good
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:64164
    • 提供者:小鸟动人
  1. FFT

    0下载:
  2. The VHDL implementation of 8-point FFT in VHDL. Radix 2 Decimation in Frequency-The VHDL implementation of 64-point FFT in VHDL. Radix 2 Decimation in Frequency i am found of it.It s really very good!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:32040
    • 提供者:小鸟动人
  1. High-Speed-FFT

    0下载:
  2. 优秀硕士论文,课题采用现场可编程门阵列((FPGA),设计实现了一种超高速FFT处理器。目前,使用FPGA实现FFT多采用基2和基4结构,随着FPGA规模的不断扩大,使采用更高基数实现FFT变换成为可能。本课题就是采用Alter的Stratix II芯片完成了基16-FFT处理器的设计。在设计实现过程中,以基2-FFT搭建基16-FFT的运算核,合理安排时序,解决了碟形运算、数据传输和存储操作协调一致的问题。由于采用流水线工作方式,使整个系统的数据交换和处理速度得以很大提高。本设计实现了4096
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-14
    • 文件大小:3759545
    • 提供者:陈子牙
  1. FFT_r2

    0下载:
  2. Radix 2 DIF FFT function for TMS320C6713 made by asura and general fucntion
  3. 所属分类:DSP编程

    • 发布日期:2017-03-30
    • 文件大小:60687
    • 提供者:lee
« 12 3 4 5 »
搜珍网 www.dssz.com