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

搜索资源列表

  1. lab6-fft

    0下载:
  2. dsp 6711上开发的fft算法程序,附带文档-dsp 6711 developed fft algorithm
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:24280
    • 提供者:
  1. zhy_219b

    0下载:
  2. FFT算法的DSP的实现。DSP芯片的出现使FFT的实现方法变得更为方便.由于多数DSP芯片都能在一个指令周期内完成一次乘法和一次加法,而且提供专门的FFT指令,使得FFT算法在DSP芯片上实现的速度更快 -FFT algorithm for the realization of the DSP. The emergence of DSP chips in the realization of FFT method becomes more convenient. Since the major
  3. 所属分类:DSP program

    • 发布日期:2017-04-26
    • 文件大小:15068
    • 提供者:小哈
  1. Lab0605-fft

    0下载:
  2. 基于TMS320VC5509的FFT算法实现-FFT algorithm based on the realization of the TMS320VC5509
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:50018
    • 提供者:得十分
  1. fftplot

    0下载:
  2. FFT,即为快速傅氏变换,是离散傅氏变换的快速算法,它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。它对傅氏变换的理论并没有新的发现,但是对于在计算机系统或者说数字系统中应用离散傅立叶变换,可以说是进了一大步。 设x(n)为N项的复数序列,由DFT变换,任一X(m)的计算都需要N次复数乘法和N-1次复数加法,而一次复数乘法等于四次实数乘法和两次实数加法, -FFT, fast Fourier transform which is a discrete fast
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:728
    • 提供者:常虎
  1. fft

    0下载:
  2. 基于单片机开发环境的快速傅里叶变换的(fft) C语言算法-Development environment based on the single-chip Fast Fourier Transform (fft) C language algorithm
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:3383
    • 提供者:edison
  1. DSP2812FFT

    0下载:
  2. TMS320F2812芯片实现FFT的算法,该算法对128点和256点很有效,使用过程中要考虑信号值不能太小.-C
  3. 所属分类:Other systems

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

    0下载:
  2. 基于C语言的FFT算法,简单容易阅读,是一个很不错的算法程序-C language based on FFT algorithm, simple and easy to read, is a very good algorithm procedure
  3. 所属分类:DSP program

    • 发布日期:2017-04-11
    • 文件大小:808
    • 提供者:lin
  1. FFT

    0下载:
  2. VC6.0中的FFT算法,我自己开发的,不涉及到版权问题-This pragram was compiled in vc6.0. FFT
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:241441
    • 提供者:许强
  1. FFT

    1下载:
  2. 一个不错的快速傅里叶变换并行算法的MPI源程序-A MPI source code for fast Fourier transform s parallel algorithm
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:3807
    • 提供者:Juri hui
  1. fft

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

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

    0下载:
  2. 关于vhdl-FPGA实现fft算法的模块-MATLAB VHDL ADN EDA
  3. 所属分类:SCM

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

    0下载:
  2. 是全国电子设计大赛的经典,FFT算法,是一个很好的处理波形的程序-Electronic Design Competition is the classic, FFT algorithm, is a very good procedures to deal with wave
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:8398
    • 提供者:马娟
  1. FFT

    0下载:
  2. 这是C++的FFT标准算法样例,没有经过特殊的优化。-This is a C++, the standard FFT algorithm for example, without special optimization.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:215533
    • 提供者:Peter Xing
  1. fft_new

    0下载:
  2. 基于msp430的fft精简算法,可以很方便移植到其他单片机或pc机上,-A arithmetic for fft based on msp430,and can be moved to other MCUs easily
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:148733
    • 提供者:张超
  1. fft

    0下载:
  2. 给出一种用MATLAB实现信号频谱分析和显示的快速傅里叶算法的方法-FFT
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:145386
    • 提供者:kevin
  1. fft-c

    0下载:
  2. fft的C语言实现,基于2的N次方的编程,提高dft效率的算法。-fft ,fast floriu translation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6370
    • 提供者:lqx
  1. IMDCT_base_on_FFT

    0下载:
  2. 一种基于FFT的IMDCT算法,来自Marina Bosi的《Introduction to Digital Audio Coding and Standards》一书。-The IMDCT algorithm based on FFT, from the book "Introduction to Digital Audio Coding and Standards".
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:103795
    • 提供者:xcg
  1. the_realization_of_fft

    0下载:
  2. 快速Fourier变换算法及Matlab程序实现,有助于初学者加深对fft的理解。-Fast Fourier Transform algorithm and Matlab procedures for implementation, will help beginners to deepen the understanding of the fft.
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:4371
    • 提供者:wangyu
  1. FFT

    0下载:
  2. 通过本试验,基本掌握FFT算法的实现原理,同时能利用MATLAB语言编写完成FFT算法,并对给定的信号进行频谱分析。实验设备:通用计算机+MATLAB 6.0软件。 -Through this test, basically mastered the FFT algorithm implementation principle, while able to use MATLAB language to complete FFT algorithm, and a given signal sp
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:249455
    • 提供者:CWN
  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 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com