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

搜索资源列表

  1. ARMODE

    0下载:
  2. 武汉理工大学程磊编写的AR模型的Burg算法的matlab程序,有用-Wuhan Polytechnic University Hai prepared by the AR model Burg algorithm Matlab procedures useful
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:976byte
    • 提供者:程磊
  1. Burg_matlab

    1下载:
  2. AR模型的Burg算法的matlab程序! 只要把程序里面的K的值改为所求问题的阶次,把x改成所求问题的数据矢量就可以非常方便的求出Burg算法的AR模型的参数!
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.66kb
    • 提供者:sunbeam
  1. GongLvPuGuJi

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

    • 发布日期:2008-10-13
    • 文件大小:5.32kb
    • 提供者:ldh
  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
    • 文件大小:674byte
    • 提供者:lili
  1. ARburg

    1下载:
  2. AR模型,用伯格法求谱估计曲线,算法简单实用-AR model method using Burg spectral estimation curve, the algorithm is simple and practical
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:908byte
    • 提供者:赵小飞
  1. arburg

    0下载:
  2. ar burg算法的matlab程序,可供参考-ar burg algorithm matlab program, available for reference
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1.16kb
    • 提供者:vincent
  1. ar_burg

    0下载:
  2. matlab使用burg法的AR模型谱估计源代码 使用时只需改变加载的文件名 调整模型的阶数就可以了-burg method matlab using AR model spectrum estimation simply by changing the source code used to load the file name to adjust the order of the model can be a
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1016byte
    • 提供者:侯晋峰
  1. burg

    0下载:
  2. The burg method for the AR model parameters(parametric methods for power spectrum estimation)
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:730byte
    • 提供者:hakan
  1. experiment2

    0下载:
  2. AR过程的线性建模与功率谱估计 Yule-Walker法(自相关法) 协方差法;(2) Burg方法;(3) 修正协方差法 -The linear AR process modeling and Yule-Walker power spectrum estimation method (autocorrelation method) covariance method (2) Burg method (3) modified covariance method
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:165.25kb
    • 提供者:王琴
  1. AR

    0下载:
  2. 利用MATLAB建立AR模型,并用burg算法对其求解-AR model using MATLAB to establish and solve them with burg algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1.18kb
    • 提供者:赵莹莹
  1. FFF12

    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-07
    • 文件大小:680byte
    • 提供者:lili
  1. burg

    0下载:
  2. matlab 实现ar模型中的burg 算法 ,源程序非调用 。可以直接使用-The matlab burg algorithm in ar model, source of non-call.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:599byte
    • 提供者:王新军
  1. gaijin-Burg

    0下载:
  2. 功率谱估计是分析随机信号的一种重要方法, 是信息学科的研究热点。文章介绍了现代功率谱估计中AR 模 型参数的几种典型求解算法, 并借助MATLAB 平台对各种算法的功率谱进行仿真。-The power spectrum estimation is an important method for analysis of random signals, information science research focus. The article describes several typica
  3. 所属分类:matlab

    • 发布日期:2017-11-22
    • 文件大小:274.97kb
    • 提供者:zhaoyun
  1. xytld

    0下载:
  2. AR模型功率谱估计 自相关算法 burg算法 用Matlab编程仿真实现-AR model autocorrelation power spectrum estimation algorithm burg algorithm simulation using Matlab programming
  3. 所属分类:matlab

    • 发布日期:2017-12-04
    • 文件大小:1.24kb
    • 提供者:慕容卿尘
  1. arburg

    0下载:
  2. 一个利用伯格算法估计AR模型参数的matlab程序,程序可以运行- AR parameter estimation via Burg method.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1.16kb
    • 提供者:xiapeng
  1. psd

    0下载:
  2. 经典谱估计和现代谱估计方法matlab程序,周期图法,Welch法,AR模型的yuler,Burg,协方差和修正的协方差法-Classical and modern spectral estimation spectral estimation method matlab program, yuler periodogram, Welch method, AR model, Burg, covariance and modified covariance method
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.61kb
    • 提供者:卢竞夕
  1. burg算法

    0下载:
  2. 采用burg算法实现对n阶AR模型进行matlab函数的计算。用户需输入初始值以及计算阶数,程序算出对应的AR参数。
  3. 所属分类:matlab例程

搜珍网 www.dssz.com