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

搜索资源列表

  1. fft

    0下载:
  2. 分四种情况实现fft 分别是时间抽取递归 、时间抽取循环、频率抽取递归和频率抽取循环 以及附带dft的算法描述
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.57kb
    • 提供者:didi
  1. quadterp.基于FFT的插值频率估计算法

    0下载:
  2. 基于FFT的插值频率估计算法,matlab代码。,FFT-based frequency estimation algorithm of interpolation, matlab code.
  3. 所属分类:matlab例程

    • 发布日期:2017-03-23
    • 文件大小:896byte
    • 提供者:万三
  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
    • 文件大小:927byte
    • 提供者:茅瑜雯
  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

    1下载:
  2. fft算法的具体实现,应用基2法实现,有比较好的实验结果。-fft concrete realization of the algorithm, the application base 2 method achieved a relatively good results.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:607byte
    • 提供者:颜洪雷
  1. MP-FFT

    4下载:
  2. 基于FFT的MP算法(matching pursuit)匹配跟踪,实现信号的稀疏分解-FFT-based MP algorithm (matching pursuit) matching pursuit, sparse decomposition of the signals
  3. 所属分类:matlab

    • 发布日期:2015-03-17
    • 文件大小:1kb
    • 提供者:罗速
  1. fft

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

    • 发布日期:2017-03-31
    • 文件大小:141.98kb
    • 提供者:kevin
  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. ffthe

    0下载:
  2. 使用MATLAB来编写fft快速算法的具体实现方法的源码。-Use MATLAB to write fft Fast Algorithm for the concrete implementation method of the source code.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:662byte
    • 提供者:魏亭
  1. fft

    1下载:
  2. fft算法实现,通过matlab语言实现对fft算法的变成实现-solve fft
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:807byte
    • 提供者:李超
  1. FFT

    1下载:
  2. FFT的matlab实现,利用蝶形算法计算fft的matlab-Matlab implementation of FFT, using the matlab fft butterfly algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:668byte
    • 提供者:cxx
  1. fft

    0下载:
  2. Matlab的FFT算法程序 里面有基2时间抽取的FFT 还有基2频率抽取的FFT -Matlab' s FFT algorithm which has taken the time base 2 radix-2 FFT have taken the FFT frequency
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:872byte
    • 提供者:jinbang
  1. FFT

    0下载:
  2. 采用Matlab实现了FFT,提出了详细的算法,及Matlab源代码。-FFT analysis based on Matlab
  3. 所属分类:matlab

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

    0下载:
  2. 这个是关于purning-fft的算法,即一种改进型的fft。适用于只有一部分有值,并非所有的都有值。-This is on purning-fft algorithm, an improved version of fft. Applies to only part of the value, not all have value.
  3. 所属分类:matlab

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

    0下载:
  2. 利用matlab实现功率谱估计中的间接法,不是通过函数调用实现的,是根据算法的思想,一步一步实现的,文件夹中还有实现自相关的算法-Using matlab to achieve the indirect method of power spectrum estimation, not by function calls, is based on the idea of ​ ​ the algorithm, step by step, the folder also auto-
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.73kb
    • 提供者:july
  1. real-signal-fft

    0下载:
  2. 实序列FFT快速算法,用N点FFT计算2N点实序列的FFT,比直接进行2N点FFT运算减少一半运算量。-Real sequence FFT fast algorithm, using N-point FFT calculation 2N point real sequence of FFT, than the direct 2N-point FFT computation halved.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:641.67kb
    • 提供者:王恺
  1. Desktop

    0下载:
  2. 快速FFT的算法,在做数字信号处理时,需要做频谱分析时需要用到的快速傅里叶变换的算法。-Fast FFT algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:910byte
    • 提供者:李冰林
  1. fft

    0下载:
  2. 本文提出了一种采用六项余弦偶次幂窗三峰插值的算法来对电网谐波进行检测与分析。该算法通过分析电网信号加窗后傅里叶变换的频域表达式,利用谐波频点附近的三根离散频谱的幅值确定谐波谱线的准确位置,进而得到电网谐波的相关参数频率、幅值及相位的计算公式,最后再对其进行加权修正,从而进一步的提高检测的准确度和有效性。- this paper proposes an approach for power network harmonic detection and analysis based on six e
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1.02kb
    • 提供者:陈佳兴
  1. FFT

    0下载:
  2. 在语音识别,雷达信号处理生物医学信号检测与识别等应用领域广泛使用基于离散傅里叶变换(FFT快速算法)的频谱分析技术。-Widespread use of spectral analysis technique based on discrete Fourier transform (FFT fast algorithm) in speech recognition, radar signal processing biomedical signal detection and recogniti
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:12.26kb
    • 提供者:duan
  1. FFT-DDI

    0下载:
  2. FFT-DDI的算法说明和内容详解,还有原理解释(FFT-DDI algorithm and detailed descr iption of the content, as well as the principle of explanation)
  3. 所属分类:matlab例程

« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com