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

搜索资源列表

  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

    2下载:
  2. 设计一个按照时间抽取的基2快速傅里叶变换(基2FFT-DIT)。输入倒位序,输出自然顺序-To design a time of extraction according to the base 2 Fast Fourier Transform (base 2FFT-DIT). Input inversion sequence, the output of natural order。
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:17252
    • 提供者:cuiqida
  1. FFT

    0下载:
  2. 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 div
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:419992
    • 提供者:卡其米奇
  1. FFt-c

    0下载:
  2. 这是关于基2FFT-DIT的程序 第一个压缩文件是matlab程序,并附有原理和流程图及总结 第二个是关于c的程序-This is based on the procedures 2FFT-DIT first compressed file is a matlab program, together with flow chart and summary of the principles and the second on the procedures for c
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:70905
    • 提供者:李南
  1. FFT_good

    0下载:
  2. 基于时间抽取(DIT)的128点FFT程序,运行于MATLAB6.5中。-128 points FFT program,based on DIT ,run in MATLAB 6.5 ,It s very shot , good for new learner .
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:784
    • 提供者:余虎
  1. DIT_SFFT

    0下载:
  2. 自己编写的基于时域抽取的分裂基FFT算法的实现的程序代码-provide the DIT-FFT
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:780
    • 提供者:huangzongzhi
  1. fft

    0下载:
  2. 快速傅立叶变换的matlab算法实现。(是一个按照时间抽取的基-2快速傅里(基-2 FFT-DIT)。输入倒位序,输出自然顺序。-Fast Fourier Transform algorithm matlab. (Which is a time of extraction in accordance with the base-2 Fast Fu-ri (base-2 FFT-DIT). Enter the inversion sequence, the output of natural or
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:1828
    • 提供者:紫瓶
  1. DIT

    0下载:
  2. 基于DIT任意基的FFT的程序 MATLAB实现 蝶形图-DIT-FFT MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:18267
    • 提供者:xu qiaoyi
  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. fft

    0下载:
  2. there is some codes about DIT AND DIF OF FFT
  3. 所属分类:3G develop

    • 发布日期:2017-04-04
    • 文件大小:7711
    • 提供者:maechel
  1. fixedPointFFTAlgorithm(DIT-DIF-SRFFT)

    0下载:
  2. 不同定点FFT算法的性能比较,适合于OFDM信道估计FFT算法-Different fixed-point FFT algorithm performance comparison for channel estimation in OFDM FFT algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:345571
    • 提供者:邵新明
  1. FFT

    0下载:
  2. TI DSP2812 FFT测试程序,希望对大家有用,已经过验证!-TI DSP2812 FFT test program, we hope to be useful, has been verified!
  3. 所属分类:DSP program

    • 发布日期:2017-03-28
    • 文件大小:67777
    • 提供者:nel2010
  1. FFT-2-DIT

    1下载:
  2. VC++实现时域抽取FFT变换,比较适合初学者-VC++ realization of FFT,
  3. 所属分类:Other systems

    • 发布日期:2015-10-24
    • 文件大小:1165312
    • 提供者:潘生军
  1. dit-dif-fft-and-dit-dif-ifft

    0下载:
  2. 基2_dit-dif-fft与dit-dif-ifft的C语言实现,可运行-Base 2_dit-dif-fft with dit-dif-ifft in C language, run
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:1871
    • 提供者:林佳择
  1. dit-dif-fftanddit-dif-ifft

    0下载:
  2. 基2 fft dif 和 fft dit算法,c语言实现-Radix-2 fft the dif and fft dit algorithm, c language
  3. 所属分类:DSP program

    • 发布日期:2017-11-14
    • 文件大小:1697
    • 提供者:樊一鸣
  1. FFT

    0下载:
  2. 快速傅里叶变换FFT的C语言实现及应用,DIF-FFT,DIT-FFT-C language implementation and application of DIF-FFT, DIT-FFT Fast Fourier Transform (FFT)
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-16
    • 文件大小:413253
    • 提供者:hanmin
  1. basic2_dit-dif-fft-and-dit-dif-ifft

    0下载:
  2. c语言 实现fft-dit算法 可运行 完成蝶形运算-basic c conplete fft-dit
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:1708
    • 提供者: 德勒黑
  1. AD_DA_FFT

    0下载:
  2. 利用MUC平台上fft处理实例,包括DIF,DIT两种方法(The use of MUC platform fft processing examples, including DIF, DIT two methods)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:
    • 文件大小:207872
    • 提供者:```li
  1. 设计案例-FFT至简设计实现法

    0下载:
  2. DIT-FFT至简设计实现法 工程说明 案例补充说明 本案例无论是模块划分、计数器设计、还是乒乓操作的读写处理,都始终基于“至简设计”的原则,用简易的代码结构就能实现复杂的DIT-FFT蝶形运算,代码设计风格极其简洁,详细可参考附录代码。(DIT-FFT to Jane design and Implementation Engineering descr iption This design is based on the discussion to simple design metho
  3. 所属分类:嵌入式/单片机编程

  1. fft-dit-fpga-master

    0下载:
  2. 快速傅里叶变换verilog代码。时域抽取(the code of fft in verilog. DIT algorithm)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-06
    • 文件大小:26624
    • 提供者:slplion
« 12 3 4 5 »
搜珍网 www.dssz.com