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

搜索资源列表

  1. fortran Code For FFT

    2下载:
  2. FFT algorithm in fortran code
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-04-27
    • 文件大小:1.39kb
    • 提供者:xgdbh2009
  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
    • 文件大小:1.32kb
    • 提供者:李文
  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
    • 文件大小:15.52kb
    • 提供者:张岚
  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
    • 文件大小:410.15kb
    • 提供者:卡其米奇
  1. fft

    1下载:
  2. 用Fortran编写的fft算法,欢迎大家学习交流-Fft algorithm using Fortran prepared to welcome them to learn from the exchange
  3. 所属分类:Algorithm

    • 发布日期:2017-03-21
    • 文件大小:69.84kb
    • 提供者:张皓
  1. FFT(VHDL)

    0下载:
  2. 数字信号处理fft算法计算,用fpga开发,vhdl语言写成-Digital signal processing fft algorithm using FPGA development, vhdl language
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:14.48kb
    • 提供者:程钢
  1. FFT

    0下载:
  2. 详细介绍了关于快速傅立叶变换FFT的算法、原理。-Described in detail on the fast Fourier transform FFT algorithm, principle.
  3. 所属分类:Algorithm

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

    0下载:
  2. 数字信号处理中的FFT算法,分享大家,交流学习-Digital Signal Processing FFT algorithm, to share and exchange learning
  3. 所属分类:Algorithm

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

    0下载:
  2. 快速傅里叶分析的C算法程序,是基二FFT算法,内付简单使用说明。-Fast Fourier analysis of the C algorithm procedure is the base two FFT algorithm, with simple instructions to pay.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2.8kb
    • 提供者:廖于翔
  1. FFT

    0下载:
  2. fft算法这个应该是很经典的东西但是还是传上来看看 呵呵。共同进步-fft algorithm this should be a very classic things but still Chuan Ha ha look at the table. Common progress
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-27
    • 文件大小:11.3kb
    • 提供者:lee
  1. FFT

    0下载:
  2. 电力系统FFT算法的改进,有需要的朋友可以下载看看。这可是我实际应用产品的程序哦-FFT algorithm for power system improvements, there is a need to look at the Friends can be downloaded. This is the practical application of my process Oh Products
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:664byte
    • 提供者:邓杰
  1. fft.cpp

    0下载:
  2. FFT 算法的C语言班版描述。本人亲自编写,希望对你有用。-FFT algorithm version of the C language descr iption of classes.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1.67kb
    • 提供者:程本飞
  1. Lab0605-fft

    0下载:
  2. DSP实现蝶形FFT算法 为某开发板公司5509开发板资料-DSP butterfly FFT algorithm to achieve a development board for the 5509 development board company information
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:48.64kb
    • 提供者:张队
  1. fft-C

    0下载:
  2. 一个用C语言写的FFT算法,经测试,效果很好-More use of a FFT algorithm C
  3. 所属分类:Algorithm

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

    0下载:
  2. radix 2 fft algorithm code
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1.51kb
    • 提供者:bnpvas
  1. Fft

    0下载:
  2. This source code show you how to implement the FFT algorithm in c.details please referent my fft.c file.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1.01kb
    • 提供者:leespoon
  1. fft

    1下载:
  2. ASK,FSK,PSK信号调制及用FFT法进行频率估计-ASK signal modulation and the FFT algorithm with frequency estimation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1.19kb
    • 提供者:张钰
  1. FFTdemo

    1下载:
  2. 这是一个用VB实现FFT运算,并且进行简单应用的演示程序。-This is a FFT algorithm demo, programmed by VB language. The core of this programm is the realization of FFT algorithm by VB language.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:80.82kb
    • 提供者:chengxijun
  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
    • 文件大小:243.61kb
    • 提供者:CWN
  1. FFT

    0下载:
  2. FFT 算法 文献 改进方法 pdf格式-FFT algorithm improved method ,pdf format
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1.06mb
    • 提供者:fdf
« 12 3 4 5 6 7 8 9 10 ... 30 »
搜珍网 www.dssz.com