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

搜索资源列表

  1. Matlab仿真1.1_shenchao

    0下载:
  2. 经典功率谱估计的matlab仿真。利用的是直接法-classic power spectrum estimation of Matlab simulation. The use of the direct method
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:1377
    • 提供者:魏小林
  1. PSDestimation.rar

    1下载:
  2. 功率谱估计(周期图法、welch法、pmusic法等),PSD estimation
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:636
    • 提供者:xiaoxin
  1. welch_mtm.rar

    1下载:
  2. 使用MATLAB编程,示意随机信号功率谱估计算法中的welch算法和Thomson多窗估计法MTM在估计随机信号功率谱时,参数改变对频谱图的影响。,This program indicate random signal power spectrum estimation using Welch algorithm and Thomson MTM estimation algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:852
    • 提供者:李鹏
  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. spectralanalysis

    0下载:
  2. 谱估计(建立二阶AR模型)、利用FFT求解功率谱估计、利用AR模型的Yule-Walker方程求解模型参数等-Spectral estimation (the establishment of second-order AR model), using FFT to solve the power spectrum estimation using AR model of Yule-Walker equation model parameters such as
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:2380
    • 提供者:chen
  1. PSD_zqt

    1下载:
  2. 周期图法进行功率谱估计的函数,配套张旭东的课本习题-Periodogram power spectrum estimate of function, supporting the Textbook Exercise Zhang
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1445
    • 提供者:高原
  1. zqt

    0下载:
  2. MATLAB经典周期图法功率谱估计对信号进行功率谱估计。-MATLAB classical periodogram power spectrum estimate of the signal power spectrum estimation.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:2768
    • 提供者:帽子
  1. zhouqitu

    1下载:
  2. 利用周期图法对信号进行功率谱估计,源代码,有详细的注解,供参考-Periodogram method using the signal power spectrum estimation, source code, there are detailed notes for reference
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:1213
    • 提供者:wqqzh
  1. pisarenko

    1下载:
  2. 功率谱估计中 pisarenko 方法的多种实现-Power spectrum estimation in a variety of methods to achieve pisarenko
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2764
    • 提供者:平凡
  1. spectrumEstimation

    1下载:
  2. 经典功率谱估计的matlab代码,包括周期图法,BT法和Welch法,便于对经典功率谱估计性能的理解。-Classical power spectrum estimation matlab code, including Periodogram, BT France, and Welch law, to facilitate the performance of classical power spectrum estimation understanding.
  3. 所属分类:Other systems

    • 发布日期:2014-05-27
    • 文件大小:4017
    • 提供者:王世明
  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
    • 文件大小:3425
    • 提供者:zf
  1. Psd_091024I

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

    • 发布日期:2017-03-31
    • 文件大小:1493
    • 提供者:周陶
  1. Welch

    0下载:
  2. 从经典功率谱估计周期图法原理入手,从理论上分析了其存在的局限性,借助Welch算法对其进行修正。依靠Matlab强大的数值分析和信号处理能力,进行实验仿真,比较不同的窗函数,不同的数据长度对Welch法谱估计质量的影响,并分析了造成这些影响的原因。-The paper mainly introduces the principles of Periodogram method of classical PSD estimation,analyzes the deficiency of Perio
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:213699
    • 提供者:co
  1. AR_Spectrum

    0下载:
  2. 适用于AR模型的功率谱估计,包括基于Yule-Walker方法估计序列功率谱以及基于最大熵方法的功率谱估计。-AR model for power spectrum estimation, including methods based on Yule-Walker power spectrum estimation sequence and the method based on maximum entropy power spectrum estimation.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:657
    • 提供者:爱爱爱
  1. 功率谱分析

    4下载:
  2. 通过MATLAB的平台,用直接法、间接法估计随机信号的功率谱,并绘图比较波形。(The power spectrum of random signal is estimated by direct method and indirect method through MATLAB platform, and the waveform is plotted and compared.)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:2048
    • 提供者:Ringing
  1. 功率谱估计

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

    • 发布日期:2018-04-22
    • 文件大小:2048
    • 提供者:Persist丶
  1. Welch_cov_burg

    1下载:
  2. MATLAB代码经典功率谱估计,Welch法、协方差法、周期图、burg法及其对比,附完整注释(MATLAB code, classical power spectrum estimation, Welch method, covariance method, periodogram, Burg method and their comparison, with complete annotation.)
  3. 所属分类:波变换

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:taozhihuhan
  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. Desktop

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

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