CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - fft 基2

搜索资源列表

  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
    • 文件大小:16.85kb
    • 提供者:cuiqida
  1. ditfft

    0下载:
  2. 基2ditfft的matlab源程序,以及与matlab自带的fft函数工作效率的比较,附有.doc文档的说明。-2ditfft the matlab source code base, as well as built-in fft function matlab efficiency compared with. Doc document descr iption.
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:112.25kb
    • 提供者:施郎
  1. DIT2FFT

    0下载:
  2. 在VC++中实现基2时间抽取的FFT(快速傅里叶变换)算法.-In VC++ In time taken to achieve the base 2 of the FFT (Fast Fourier Transform) algorithm.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:1.47kb
    • 提供者:steven
  1. FFT

    0下载:
  2. 基2的FFT变换,带采样,结果输出到文件-fft program
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1.52kb
    • 提供者:寇凤海
  1. fft

    0下载:
  2. FFT 源码,根据书本上的FFT的基2算法编的-fft program,i do it myself
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:747byte
    • 提供者:时间
  1. fftkejian

    0下载:
  2. 基二fft算法的课件看看吧比较好理解呵呵 我们学的课件-2 fft algorithm-based courseware a better understanding of what we' ve learned our courseware Hehe
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:175.47kb
    • 提供者:savage
  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
    • 文件大小:545byte
    • 提供者:cc
  1. myfft

    0下载:
  2. 基于matlab的编程实现基2时间抽取的FFT源算法,程序简单实用。-2 time programming based algorithm for extraction of the FFT source
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:757byte
    • 提供者:宁静
  1. DSSS

    0下载:
  2. (1) 产生数值为±1的用户随机数据;给出Matlab下对应的模块; (2) 产生并给出64×64的Walsh矩阵,作为用户接入的扩频码; (3) 利用上述一个用户的扩频码和用户数据演示扩频过程;给出Simulink工作框图; (4) 利用FFT,计算并画出基带数据和扩频信号的频谱(在一个图中给出); -(1) value of ± 1 generated random data users given under the corresponding Matlab module
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:9.41kb
    • 提供者:芊屹
  1. FFT

    0下载:
  2. 基2时选FFT,此处取N=8,输入8位时域的值将输出傅立叶变换后的值-Yl 2:00 selected FFT, here take N = 8, the value of the input 8-bit time domain the output value after the Fourier transform
  3. 所属分类:Other systems

    • 发布日期:2017-12-03
    • 文件大小:11.73kb
    • 提供者:耿浩翔
  1. Desktop

    0下载:
  2. 在MATLAB环境下对于采用基2-时域FFT的FPGA实现-Base 2- time domain FFT FPGA implementation
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:7.15kb
    • 提供者:任政
  1. fft

    0下载:
  2. 自己编写的FFT基2 MATLAB程序,其中包括换位以及旋转因子变化,调试通过,和matlab自带程序时间等都差不多-Write your own FFT-based 2 MATLAB program, including changes in transposition and twiddle factor debugging through time and matlab own procedures and so almost
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:1.28kb
    • 提供者:gt
  1. FFT

    0下载:
  2. 按时间抽取的基-2快速傅里叶变换(FFT)C语言程序-Time taken by-2 Fast Fourier Transform (FFT) C language program
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1.39kb
    • 提供者:柳芷若
  1. 420FFT

    0下载:
  2. 中国数字地面电视标志的同步帧头的420点FFT算法。用于OFDM的调制和解调。因为是非基2,基4类的算法,所以还是有很大的参考性。-Chinese digital terrestrial television synchronization header logo 420-point FFT algorithm. For OFDM modulation and demodulation. Because the non-group 2, group 4 class algorithm, so i
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:169.12kb
    • 提供者:林竞力
  1. ji8chengxu

    0下载:
  2. 一个实现FFT基8的VC程序,运算速率比一般的基2或分裂基算法都要快。-A realization of FFT-based VC 8 program, the operation faster than the average rate of the base 2, or split based algorithms.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:21.13kb
    • 提供者:杨堪
  1. the-realize-of-FFT-in-C-program

    0下载:
  2. 改程序在Turbo C或Visual 6.0中编译,能够实现基2的快速的傅里叶变换。-Reform program in Turbo C or Visual 6.0 compiled, enables fast Fourier transform base 2.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:6.33kb
    • 提供者:杨军
  1. fft2^2matlab

    0下载:
  2. 实现了基2方fft的MATLAB程序 (虽然里面是R4但是用R2^2实现的)-To achieve a base 2 side of the MATLAB program fft (although there is R4 but achieved with R2 ^ 2)
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:8.86kb
    • 提供者:郭俊麟
  1. DIF_FFT

    0下载:
  2. DIT_FFT基2快速离散傅里叶变换的源程序可在vc++上编程应用-DIT FFT radix-2 fast discrete Fourier transform of the source can be used in vc++ programming
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:9.98kb
    • 提供者:liu
  1. FFTorIFFT_MATLAB

    0下载:
  2. FFT和IFFT的MATLAB实现代码 用时间抽取的基2快速傅里叶变换实现序列卷积 对利用自编函数对信号进行DFT变换 对利用自编函数对信号进行DFT反变换-FFT IFFT dft
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1.54kb
    • 提供者:yangxin
  1. vjtnztr

    0下载:
  2. 快速傅立叶变换算法中的分裂基算法,又称基2 4算法,对一维序列,这种算法使FFT比较完善()
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:2kb
    • 提供者:swxk%25262085
« 12 »
搜珍网 www.dssz.com