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

搜索资源列表

  1. GongLvPuGuJi

    1下载:
  2. 用Matlab编写的功率谱估计,输入数据是100年太阳黑子活动记录,用周期图法、最大熵值估计(AR法及Burg法),画出信号功率谱进而算出太阳黑子活动周期。
  3. 所属分类:matlab例程

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

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

    • 发布日期:2017-04-04
    • 文件大小:636
    • 提供者:xiaoxin
  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. spectral_estimation

    0下载:
  2. 平稳随机信号谱估计 使用两种谱估计方法将信号和噪声分离:周期图法谱估计和Levinson-Durbin递推法谱估计。其中每种方法又细分为自编程序和使用matlab自带函数两种。- Random signal model is estimated using two methods of spectrum signal and noise separation: periodogram spectral estimation method and Levinson-Durbin r
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1075
    • 提供者:洪耀辉
  1. daima

    2下载:
  2. 随机信号谱分析技术实现 随机信号谱估计及质量评价。 离散随机信号通过线性时不变系统时,系统所产生的响应。 功率谱估计的实现方法:自相关函数法、周期图法、Bartlett法、Welch法、MTM法、MUSIC法 -Random signal spectral analysis of random signal spectral estimation and quality evaluation. Discrete random signals through linear system
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:11298
    • 提供者:李倩
  1. Psd_091024I

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

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

    0下载:
  2. 经典谱估计,其中包括的算法包括周期图法,平滑法BT法等经典算法~-classic spectrum estimation,including period,smooth,and BT,algorithms~
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:2325
    • 提供者:luolin
  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. matlabdsp

    0下载:
  2. matlab dsp(1. 利用自相关函数法和周期图法实现随机信号的功率谱估计。 2. 观察数据长度、自相关序列长度、信噪比、窗函数、平均次数等对谱估计的分辨率、稳定性、主瓣宽度和旁瓣效应的影响
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:6158
    • 提供者:rmbswd
  1. matlab_correlation_frequency_estimate_powerspectru

    2下载:
  2. 此MATLAB程序用于自相关函数的估计(包括直接法和FFT法),信号的频率估计(包括MUSIC, ROOTMUSIC,ESPRIT和MVDR)和功率谱的估计(包括LevinsonDurbin迭代法,BT法和周期图法),并附带相应的仿真图以便于对比-MATLAB for correlation estimate :direct and FFT transform frequency estimate of signals:MUSIC, ROOTMUSIC,ESPRIT和MVDR power spe
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:24117
    • 提供者:zhouni
  1. SpectrumEstimationWelchMethod

    0下载:
  2. 基于Welch算法的经典功率谱估计的Matlab分析,从经典功率谱估计周期图法原理入手,借助Welch 算法对其进行修正-Matlab Simulation Analysis of Power Spectrum Estimation Based on Welch Method,int roduces the principles of Periodogram method of classical PSD estimation,and makes use of Welch to amend Pe
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:243903
    • 提供者:dy
  1. bartlettgonglvpu

    0下载:
  2. 对心音信号实现平均周期图法功率谱估计的matlab程序-PSD bartlett matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:624
    • 提供者:ip
  1. classical-spectral-estimation-

    0下载:
  2. 经典谱估计方法的MATLAB分析,主要是周期图法及其改进-MATLAB classical analysis of spectral estimation method, the main improvement is the periodogram and
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:246855
    • 提供者:
  1. PSD_PeriodGraphMethod

    0下载:
  2. 使用matlab语言实现现代信号处理_谱估计_周期图法-Modern Signal Processing PSD Period Graph Method.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:964
    • 提供者:lingjun
  1. periodgra11

    0下载:
  2. 资料中包含的matlab代码是谱分析中周期图法的估计的详细代码,使用于学习周期图的同学使用-Data contained in spectral analysis matlab code periodogram estimation method detailed in the code used in the learning cycle diagram of the students to use
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1286
    • 提供者:张慧敏
  1. W_pu

    0下载:
  2. matlab实现信号仿真,周期图法谱估计,bartlett法谱估计改进,welch法谱估计改进-matlab achieve signal simulation, periodogram spectral estimation, bartlett improved spectral estimation method, welch spectrum estimation method improved
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:820
    • 提供者:liuliwei
  1. power-spectrum-estimation-(matlab)

    0下载:
  2. 基于matlab的功率谱估计实验,对比分析了功率谱估计的相关法、周期图法和welch法-Matlab based power spectrum estimation experiments, comparative analysis of power spectral estimation of the correlation method, periodogram and Welch method
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:30530
    • 提供者:庄俊勇
  1. 周期图法

    0下载:
  2. 数字信号处理中经典谱估计的周期图法的MATLAB程序代码(Periodogram method for classical spectral estimation in digital signal processing)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:10240
    • 提供者:南宫先生
  1. Desktop

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

    • 发布日期:2018-05-06
    • 文件大小:1024
    • 提供者:marcijung
« 12 »
搜珍网 www.dssz.com