CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - dit fft

搜索资源列表

  1. ditfft&dft

    0下载:
  2. 用MATLAB语言编写的基2 DIT FFT子程序& 用简单的速度很低的方法计算DFT-using MATLAB prepared by the two-DIT FFT routines
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1536
    • 提供者:egg
  1. 2-DIT-FFT

    1下载:
  2. 一个DIT-FFT源程序生成器的源程序。采用delphi编写。-a DIT - FFT source generator of the source. Prepared using delphi.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:351512
    • 提供者:李楠
  1. 2FFT

    0下载:
  2. DIT-FFT算法子程序 FFT长度为2m,m为正整数。FFT输出结果放在输入复数数组中。其中xr存放信号序列实部,xi存放信号序列虚部。如果信号长度小于N,需要给xr和xi后面补足0,计算结果x(k)的实部和虚部仍然分别存放在数组xr和xi中。-DIT - FFT subroutine FFT length of 2m, m is a positive integer. FFT output on the importation of complex array. Xr which ke
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2171
    • 提供者:jia
  1. DIT-FFTsuanfazichengxu

    0下载:
  2. DIT-FFT算法子程序 FFT长度为2m,m为正整数。FFT输出结果放在输入复数数组中。其中xr存放信号序列实部,xi存放信号序列虚部。如果信号长度小于N,需要给xr和xi后面补足0,计算结果x(k)的实部和虚部仍然分别存放在数组xr和xi中。-DIT - FFT subroutine FFT length of 2m, m is a positive integer. FFT output on the importation of complex array. Xr which ke
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1098
    • 提供者:jia
  1. 128点DIT FFT

    0下载:
  2. 128点DIT FFT,能实现128点的快速傅里叶变换,对在校的大学生学习,试验很有帮助!-DIT FFT 128 points, 128 points to achieve the fast Fourier transform, to the college students study, test helpful!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1059
    • 提供者:王京
  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

    0下载:
  2. 设计一个按照时间抽取的基2快速傅里叶变换(基2FFT-DIT)。输入倒位序,输出自然顺序。-Design is taken in accordance with the time radix-2 fast Fourier transform the (base 2FFT-DIT). Enter the inversion sequence, the output of the natural order.
  3. 所属分类:matlab

    • 发布日期:2017-11-08
    • 文件大小:729
    • 提供者:钟福贵
  1. exp2_FFT_DIT

    0下载:
  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 natural order.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:566
    • 提供者:zoukui
  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

    0下载:
  2. 傅立叶变换的C语言源代码,N点DIT蝶形图,快速横向滤波器FTF用于系统参数估计-Fourier transform of C language source code, N-point DIT butterfly diagram, fast transversal filter for the system parameters estimated FTF
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-25
    • 文件大小:9841
    • 提供者:cuilei
  1. DFAK

    0下载:
  2. DIT-FFT变换的C程序。在VISIO STDIO上运行过,能够执行。-DIT-FFT transform of C procedures. VISIO STDIO in the run-off, to perform.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1450
    • 提供者:周忠波
  1. DIT

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

    • 发布日期:2017-03-22
    • 文件大小:18267
    • 提供者:xu qiaoyi
  1. 16_points_DIT_FFT_MATLAB

    0下载:
  2. 基于时域抽取的1024点FFT函数。适合用于演示算法计算过程,既教学。可以扩展成2次幂点数的FFT计算。开发环境MATLAB。-1024-point Decimation-in-time FFT function. Algorithm suitable for presentation process, both the teaching. Can be expanded into a power of two points of the FFT calculation. Development
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:756
    • 提供者:南杰胤
  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. ddifft

    0下载:
  2. DIT FFT of sequence and comparison with fft function
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:513
    • 提供者:jabwemet
  1. idftprogram

    0下载:
  2. idft using dit fft of the sequence and comparing using ifft function
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:530
    • 提供者:jabwemet
  1. FFT

    0下载:
  2. An Elementary Introduction to the Discrete Fourier Transform 1.1 ComplexNumbers 1.3 Analyzing the Series 1.5 Filtering a Signal 1.6 How Often Does One Sample? 1.7 Notes and References 1.2 Trigonometric Interpolation 1.4 Fourier Frequenc
  3. 所属分类:Algorithm

    • 发布日期:2017-06-01
    • 文件大小:14788261
    • 提供者:Rakesh
  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. FFT

    0下载:
  2. 本程序对输入序列实现DIT-FFT基2算法(This program implements DIT-FFT base 2 algorithm for input sequence.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:欣珂
« 12 »
搜珍网 www.dssz.com