CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 谱估计 MATLAB

搜索资源列表

  1. PSD.rar

    0下载:
  2. 求功率谱估计常用的几种方法,包括周期图法,Welch 法,和AR模型法。,For power spectrum estimation commonly used in several ways, including periodogram, Welch law, and the AR model.
  3. 所属分类:Graph program

    • 发布日期:2017-03-23
    • 文件大小:1576
    • 提供者:田晓红
  1. p_morden.rar

    1下载:
  2. 用Matlab实现现代功率谱估计,主要有Levinson法,Burg法,协方差法及修正协方差法,四种方法的结果放到一起进行比较,有详细的注释,Using Matlab implementation of modern power spectrum estimation, the main has Levinson Law, Burg method covariance method covariance method, and the amendment, four ways to put to
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:791
    • 提供者:曲路正
  1. 应用music算法和esprit算法在进行谱估计

    0下载:
  2. 应用music算法和esprit算法在进行谱估计中的matlab源程序 ,Music and esprit algorithm application in spectral estimation algorithm in the matlab source code
  3. 所属分类:matlab例程

    • 发布日期:2017-03-23
    • 文件大小:747
    • 提供者:任鹏
  1. F1

    0下载:
  2. AR谱估计算法的matlab仿真,包括Yule-Walker方法、协方差方法、修正协方差方法和burg递推法等-AR spectral estimation algorithm matlab simulation, including the Yule-Walker method, covariance method, modified covariance method and the recursive law burg
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:674
    • 提供者:lili
  1. capon

    4下载:
  2. CAPON谱估计方法的matlab源代码,已经通过验证了-CAPON spectral estimation methods matlab source code has been validated by
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:534
    • 提供者:x_sadame
  1. Periodogram-powe

    2下载:
  2. 平均周期图法和平滑平均周期图法估计功率谱 从经典功率谱估计周期图法原理入手,从理论上分析了其存在的局限性,借助Welch算法对其进行修正。依靠Matlab强大的数值分析和信号处理能力进行实验!! 用周期图法和welch法分别估计了一下信号的功率谱密度。采样频率200Hz,时间序列长度2048,FFT数据点数2048。其中welch法使用hanning窗,窗口长度600.-Average periodogram and periodogram smoothing method to est
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1153
    • 提供者:renjie
  1. Periodogram

    2下载:
  2. 利用周期图法对序列进行功率谱估计,数据窗采用汉明窗-Sequences using periodogram method for power spectrum estimation, the data window with Hamming window
  3. 所属分类:matlab例程

    • 发布日期:2017-05-29
    • 文件大小:33359
    • 提供者:Colorwaste
  1. xunhuanpuguji

    1下载:
  2. 基于matlab实现的循环谱估计算法,可以对具有循环平稳特点的信号进行参数估计-Matlab-based spectral estimation algorithm to achieve the cycle, you can have the characteristics of the signal cyclostationary parameter estimation
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:1928
    • 提供者:shf
  1. auto_correlation

    0下载:
  2. 用Blackman-Tukey方法(自相关法)实现对任意输入的实序列函数x(n)作功率谱估计。-Using Blackman-Tukey method (autocorrelation method) to achieve the actual sequence of arbitrary input function x (n) for power spectrum estimation.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2153
    • 提供者:gjj
  1. music

    0下载:
  2. 《空间谱估计原理与算法》多重信号分类法估计matlab源代码-" Space Spectrum Estimation Principle and Algorithm" multiple signal classification method estimates matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:23914
    • 提供者:贾赫
  1. mvdr-matlab

    1下载:
  2. 用matlab写的mvdr谱估计算法的程序实现,用于估算功率谱-Mvdr written with matlab program to achieve spectral estimation algorithm, used to estimate the power spectrum
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2680
    • 提供者:朱子翰
  1. cyclic2

    1下载:
  2. 基于matlab实现的循环谱估计算法,可以对具有循环平稳特点的信号进行参数估计,如直扩信号和周期调制信号 -Matlab-based spectral estimation algorithm to achieve the cycle, can be characterized with cyclostationary signal parameter estimation, such as the DS signal and cycle modulation
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:967
    • 提供者:夏英杰
  1. lsyqc

    0下载:
  2. 现代谱估计的matlab的程序。用的是最小二乘法。-Modern Spectral Estimation matlab procedures. Using a least squares method.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:30272
    • 提供者:yangqiuchen
  1. mem

    0下载:
  2. 利用最大熵进行谱估计。本程序为matlab程序。-Using the maximum entropy spectrum estimation. This program is matlab program.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:3640
    • 提供者:li-ellin
  1. AR

    0下载:
  2. 有用BURG法实现AR模型功率谱估计的详细试验结果,对学数字信号处理的人很有帮助,能让你很好的理解BURG算法,和AR 模型。-BURG useful method power spectrum estimated AR model detailed test results, digital signal processing for school people very helpful, allowing you a good understanding of BURG algorithm,
  3. 所属分类:source in ebook

    • 发布日期:2017-03-24
    • 文件大小:99353
    • 提供者:张丽
  1. ESPRIT-LS

    2下载:
  2. 《现代信号处理》中关于利用基本的ESPRIT算法估计信号参数(频率和波达方向角)的仿真程序-err
  3. 所属分类:matlab例程

    • 发布日期:2017-04-30
    • 文件大小:1387
    • 提供者:史龙
  1. work

    0下载:
  2. matlab,功率谱估计,包括PSD,DFT,最大熵等方法-matlab, power spectrum estimation, including PSD, DFT, such as maximum entropy method
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:3392
    • 提供者:air
  1. psd_integ

    0下载:
  2. 功率谱估计,通过matlab程序对声发射信号进行功率谱估计-Power spectrum estimation, through the matlab program to acoustic emission signals, power spectrum estimation
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2930
    • 提供者:刘东
  1. ARMA

    0下载:
  2. 这个程序采用现代谱估计的ARMA参数模型算法对信号的功率谱做了估计(The program uses the ARMA parameter model algorithm of modern spectral estimation to estimate the power spectrum of the signal.)
  3. 所属分类:通讯编程

    • 发布日期:2018-01-10
    • 文件大小:12288
    • 提供者:没用的阿吉
  1. sm-matlab-2ed

    0下载:
  2. 用于信号检测,功率谱估计,可以进行信号检测等其他方面的应用。(It is used for signal detection, power spectrum estimation, signal detection and other applications.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-07
    • 文件大小:406528
    • 提供者:yangguoping
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com