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

搜索资源列表

  1. 傅立叶变换算法

    0下载:
  2. matlab 文件实现傅立叶变换算法 实心快速傅立叶变换的算法的代码实现 ,是基于信号处理的一位信号的-a matlab file realizing the DFT algorithm, realizing FFT algorithm by codes, it is based on the one-dimension signal process.需改名为.ppt查看。
  3. 所属分类:编程文档

    • 发布日期:2014-01-21
    • 文件大小:697690
    • 提供者:清风
  1. 自编的FFT算法C程序

    4下载:
  2. 本人因项目开发需要(基于dsp2812),根据FFT算法原理,用C自编了个FFT程序,可进行64点,128点,256点FFT运算,只要输入对应的参数便可,使用方便灵活!强烈推荐
  3. 所属分类:开发工具

    • 发布日期:2010-11-05
    • 文件大小:1262
    • 提供者:liuwenye_1
  1. 求取2的n次幂

    0下载:
  2. 求取2的n次幂,常用于FFT变换中
  3. 所属分类:数据结构常用算法

    • 发布日期:2011-02-16
    • 文件大小:232
    • 提供者:room502
  1. 基于dspfft算法的实现

    0下载:
  2. 基于DSP实现的FFT算法的C语言编程
  3. 所属分类:C#编程

    • 发布日期:2011-04-19
    • 文件大小:4722
    • 提供者:mxclovexiao
  1. FFT算法的VC实现-FFT.zip

    1下载:
  2. FFT算法的VC实现-FFT.zip
  3. 所属分类:系统编程

  1. 基于二维图像的FFT算法实现

    0下载:
  2. 基于二维图像的FFT算法实现
  3. 所属分类:C#编程

    • 发布日期:2011-11-17
    • 文件大小:2644194
    • 提供者:fenghlz@126.com
  1. 用verilog硬件描述语言编写的fft算法

    6下载:
  2. 用verilog硬件描述语言编写的fft算法,很是经典,和大家共享,希望能对大家有所帮助。,Verilog hardware descr iption language with the preparation of the fft algorithm, it is a classic, and we share the hope that it can be helpful to everyone.
  3. 所属分类:通讯编程

    • 发布日期:2013-11-13
    • 文件大小:12588
    • 提供者:李少峰
  1. FFT算法和STFT算法比较

    2下载:
  2. 用matlab工具比较fft和stft算法的区别,using Matlab tool fft comparison algorithm and the difference stft
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-03-22
    • 文件大小:1012
    • 提供者:qjsky
  1. 频域回声抵消其算法

    1下载:
  2. 频域回声抵消其算法,运用FFT的高效快速实现系数更新,multidelay frequency echo canceller
  3. 所属分类:数学计算/工程计算

    • 发布日期:2012-10-20
    • 文件大小:8252
    • 提供者:黄瑛
  1. AVR-FFT-20081031.zip

    1下载:
  2. 专门针对avr系列的单片机优化的fft算法,包括定点运算、查表、同址计算等,Avr-specific series of single-chip microcomputer optimized fft algorithm, including the fixed-point computing, look-up table, with the site of calculation
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-24
    • 文件大小:19337
    • 提供者:张三
  1. FFT.rar

    1下载:
  2. 一个用JAVA实现的快速傅里叶变换算法小程序,Use JAVA to achieve a fast Fourier transform algorithm applet
  3. 所属分类:JSP源码/Java

    • 发布日期:2014-03-27
    • 文件大小:4660
    • 提供者:alone
  1. fft-arm.zip

    2下载:
  2. 一个用于ARM的基4/基5定点FFT算法,原作者是JDB,后来我扩展过16和256点的计算并用在项目中了,感觉速度还不错。现在重写了基于Linux GCC4的测试程序,可供使用者评估参考。建议安装FFTW3用来精确评估测试结果,相关范例已经在代码中了。,Radix 4/5 FFT routines supporting 16/64/256 and 20/80 calculations. The source originally contributed by JDB, I had extende
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-25
    • 文件大小:242478
    • 提供者:Tony Gibson
  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.rar

    1下载:
  2. MSP430单片机上的FFT算法,MSP430单片机上的FFT算法,MSP430单片机上的FFT算法,,FFT on MSP430 MCU
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:3111
    • 提供者:周雨潇
  1. fft.rar

    1下载:
  2. FFT算法实现 Radix2 可以计算 4,8,16,32, 64,128, 256....点FFT Radix4 可以计算 4,16, 64, 256, 1024...点FFT FFT_DIT_general.c 实现了 Radix2 和Radix4 的配合使用,可以计算Radix2可以计算的所有FFT,但效率比Radix2高。,FFT can be calculated Radix2 algorithm 4,8,16,32, 64,128, 256 .... can calculate
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1904
    • 提供者:liuxiaoxiao
  1. DSP实验箱5502上FFT算法程序

    0下载:
  2. 这是我们学校的DSP实验箱5502上FFT算法程序,保证可以用,功能很全,程序中有DSP初始化,A/D采样,FFT 的运算等过程.对不同的输入信号进行 FFT 变换,它可以对不同的输入信号进行 FFT 变换,观看不同信号在频域内的特性。-This is our school s DSP FFT algorithm on a test box 5502 program, to ensure that you can use, features a very full, the program ha
  3. 所属分类:DSP编程

    • 发布日期:2017-03-25
    • 文件大小:122484
    • 提供者:Mr CAI
  1. FFT.rar

    0下载:
  2. DSP6713上实现的快速傅立叶变换FFT算法。文件包是调试过的全部工程文件。在CCS下打开pjt即可,DSP6713 to achieve the fast Fourier transform FFT algorithm. Debugging package is over all the engineering documents. In the CCS can open pjt
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:5261
    • 提供者:wangxin
  1. FFT

    2下载:
  2. VC++编程实现对波形数据的频谱分析,包括算法和作图。-VC++ programming implementation of the waveform data of spectral analysis, including algorithms and mapping.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-08
    • 文件大小:103184
    • 提供者:win
  1. FFT-DTFT-Rife

    2下载:
  2. 自编的FFT、DTFT程序用于频谱分析,Rife是一种频谱校正方法,分别给出了以上算法的Matlab程序并且画出了图形。已调试通过。-FFT、DTFT codes writen by Matlab,for spectrum analyse.Rife is a method for spectrum correction.Figures are also given.These codes has been tested already.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:927
    • 提供者:茅瑜雯
  1. fft-dft

    5下载:
  2. fft算法,fft与dft算法的比较,并有详细的文档说明。-fft algorithm, fft compared with the dft algorithm and a detailed descr iption of the document.
  3. 所属分类:matlab

    • 发布日期:2015-01-18
    • 文件大小:15889
    • 提供者:张岚
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com