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

搜索资源列表

  1. 基于MUSIC方法功率谱估计的matlab仿真

    8下载:
  2. 基于MUSIC方法功率谱估计的matlab仿真,包含实验详细报告,源码,运行结果,及其分析。,MUSIC-based method of power spectrum estimation matlab simulation, including a detailed report on the experiment, source, run results, and analysis.
  3. 所属分类:matlab例程

    • 发布日期:2016-08-13
    • 文件大小:30.87kb
    • 提供者:莫新康
  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
    • 文件大小:791byte
    • 提供者:曲路正
  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
    • 文件大小:1.13kb
    • 提供者:renjie
  1. Periodogram

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

    • 发布日期:2017-05-29
    • 文件大小:32.58kb
    • 提供者:Colorwaste
  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
    • 文件大小:2.1kb
    • 提供者:gjj
  1. Burg

    0下载:
  2. 现代数字信号处理Burg法功率谱估计,有详细的备注-Burg method of modern digital signal processing power spectrum estimation, contains a detailed Remarks
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:549byte
    • 提供者:lien chen
  1. levinsonf

    0下载:
  2. 信号为两个正弦信号加高斯白噪声,用levinson递推法进行功率谱估计。-Signal for two sinusoidal signal plus Gaussian white noise, with levinson recursive power spectrum estimation method.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:892byte
    • 提供者:王健
  1. 图8-6-2随机信号不同取样长度时的功率谱估计0928f

    0下载:
  2. 随机信号不同取样长度时的功率谱估计,matlab实现,用于数字信号处理-random sampling signal different lengths of power spectral estimation, Matlab achieve for digital signal processing
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:572.78kb
    • 提供者:qjsky
  1. burg

    1下载:
  2. 实现了用burg法进行功率谱估计,并比较它的结果-Burg achieved by power spectrum estimation method, and compare its results
  3. 所属分类:matlab例程

    • 发布日期:2014-03-15
    • 文件大小:964byte
    • 提供者:黄荣
  1. memcof

    0下载:
  2. 最大熵法实现功率谱估计,内附算法实例及数据结果。-Maximum entropy power spectrum estimation method, containing the results of algorithm and data examples.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1.42kb
    • 提供者:single
  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
    • 文件大小:2.86kb
    • 提供者:刘东
  1. Matlab

    0下载:
  2. matlab在当今功率谱仿真的作用,包括经典功率谱估计和现代的-matlab simulation in today' s role of power spectrum, including classical and modern power spectrum estimation of
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:235.71kb
    • 提供者:JEAS
  1. ref

    0下载:
  2. matlab实现的AR功率谱估计,ARMA功率谱估计。-matlab realized AR power spectrum estimation, ARMA power spectrum estimation.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1.43kb
    • 提供者:liang jianbing
  1. L_D

    1下载:
  2. 用Matlab程序实现P阶Levinson-Durbin算法。以一个2阶自回归模型(参数为b0=1, a1=0, a2=0.81)和一个2阶滑动平均模型(参数为b0=1, b1=1, b2=1)为例,选取观测数据长度为1000,分别用一个AR(2)模型和一个AR(10)阶模型来估计其功率谱。设激励信号模型的高斯白噪声的均值为0,方差为1。用Levinson-Durbin算法迭代计算AR模型参数,并用估计出的AR模型参数画出观测信号的功率谱。并对Levinson-Durbin算法的性能进行分析。-
  3. 所属分类:matlab例程

    • 发布日期:2017-05-02
    • 文件大小:3.34kb
    • 提供者:zf
  1. wavelet_power_spectral

    8下载:
  2. 基于小波变换的功率谱估计MATLAB仿真代码,包括小波变换的基本原理实现,mallat算法的实现,经典功率谱和现代功率谱估计的主要方法仿真比较。-Based on wavelet transform power spectrum estimation MATLAB simulation code, including the basic principles of wavelet transform to achieve, mallat Algorithm, classic and modern
  3. 所属分类:matlab

    • 发布日期:2015-07-10
    • 文件大小:9.5kb
    • 提供者:苏军龙
  1. Psd_091024I

    1下载:
  2. Welch法功率谱密度 Psd自功率谱 是用改进的平均周期图法来求随机信号的自功率谱估计 采用信号重叠分段,加窗函数和fft算法等计算一个信号的自功率谱估计(PSD)-Welch法功率谱密度 Psd自功率谱 是用改进的平均周期图法来求随机信号的自功率谱估计 采用信号重叠分段,加窗函数和fft算法等计算一个信号的自功率谱估计(PSD)
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1.46kb
    • 提供者:周陶
  1. matlab 功率谱估计

    1下载:
  2. 计算时间序列,尤其是观测数据中的变量的功率谱估计的例子,直接修改输入数据即可使用。(An example of computing power spectrum estimation of time series, especially the variables in observation data, can be used directly to modify the input data.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:2kb
    • 提供者:小小先生
  1. 功率谱估计

    1下载:
  2. OFDM的功率谱估计关于MATLAB的仿真实验(Power spectrum estimation of OFDM on MATLAB simulation experiment)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:2kb
    • 提供者:Persist丶
  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
    • 文件大小:397kb
    • 提供者:yangguoping
  1. Desktop

    0下载:
  2. matlab经典法之周期图法对随机信号进行功率谱估计。(Matlab classical method of power spectrum estimation)
  3. 所属分类:数学计算

    • 发布日期:2018-05-07
    • 文件大小:1kb
    • 提供者:marcijung
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com