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

搜索资源列表

  1. ar(5)

    1下载:
  2. 一个五阶的自回归短期预测模型的MATLAB程序-A AUTOREGRESSion model used to prediction
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:3864
    • 提供者:donghui
  1. AR

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

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

    0下载:
  2. 采用matlab语言实现现代信号处理,谱估计,AR模型法-Modern Signal Processing using AR model.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1061
    • 提供者:lingjun
  1. AR

    0下载:
  2. 时间序列分析中的AR模型的matlab简单实现,一个小例子,适合刚入门者使用-Simple implementation of the AR model in time series analysis, a small example, suitable for just beginners
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:259407
    • 提供者:lishuxing
  1. AR

    2下载:
  2. 利用AR模型实现功率谱估计的方法,包括直接求解,L-D递推,自相关法和Burg算法。-AR model power spectrum estimation methods, including direct solving LD recursive autocorrelation method and Burg algorithm.
  3. 所属分类:matlab

    • 发布日期:2016-03-28
    • 文件大小:1024
    • 提供者:王浩
  1. AR(P)

    1下载:
  2. 利用信息量原则定阶 用AR模型、x估计参数p-The principle of information for order with AR model, x estimated parameter p
  3. 所属分类:matlab

    • 发布日期:2014-07-30
    • 文件大小:1024
    • 提供者:陈加鹏
  1. AR

    0下载:
  2. AR模型预测 模型阶数的确定 以及误差分析计算 相关例子-AR model order to determine the AR forecasts and error analysis
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:808704
    • 提供者:王子
  1. AutoRegression-Analysis-(AR)

    0下载:
  2. AR 模型及最大熵、Burg等方法的参数估计以及演示,包括说明文档-AR model and its parameters estimation
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:123522
    • 提供者:Daniel Liu
  1. Timeprediction-AR-MATLAB

    0下载:
  2. 时间序列AR模型预测的matlab源文件,可直接运行,有仿真结果。-Time series prediction of the AR model matlab source file, can be directly operation, the simulation results.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:398203
    • 提供者:王宝强
  1. AR

    0下载:
  2. matlab写的用于时间序列预测的AR模型的程序,对于线性的时间序列效果还是可以的。-Matlab written procedures for time series forecasting AR model, the linear effect of time-series.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3563
    • 提供者:yjh
  1. AR

    0下载:
  2. 现代普估计的AR模型求解,采用的是周期图法,自己写的程序,菜鸟,谅解-AR model
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:30525
    • 提供者:shanglong
  1. Burg-algorithm-of-AR

    0下载:
  2. 基于burg算法实现的AR模型功率谱计算,算法已经仿真通过,有前向预测误差及后向预测误差,非常适合与学习加深现代谱估计的理论 -Burg algorithm to achieve the AR model power spectrum calculation algorithm has been through simulation, the forward prediction error and prediction error is ideal for learning to dee
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:2879
    • 提供者:陈诚
  1. AR

    0下载:
  2. AR模型的AIC定阶 5阶 过程很详细 有详细的注释-AIC given order of the AR model order 5 there is a very detailed process detailed notes
  3. 所属分类:matlab

    • 发布日期:2017-11-10
    • 文件大小:3580
    • 提供者:const
  1. ar-burg

    0下载:
  2. 一个AR模型零极点估计和修正协方差法估计功率谱-Pole-zero estimates and correction of an AR model covariance method estimates the power spectrum
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-11-04
    • 文件大小:4172
    • 提供者:张益豪
  1. ar

    0下载:
  2. ar模型预测,通过yule方法得到了ar系数,然后对一组随机数进行了预测。-The ar model predicts, through the yule methods ar coefficient predicted, then a set of random numbers.
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:1463
    • 提供者:杨波
  1. AR

    0下载:
  2. 实用的matlab时间序列ar模型,可以参考学习-Practical matlab time series ar model, can refer to learning
  3. 所属分类:matlab

    • 发布日期:2017-12-02
    • 文件大小:818
    • 提供者:卢辉
  1. AR

    0下载:
  2. AR模型,说明很详细,有好几个例子,请酌情下载-AR model, describing in great detail, there are several examples, discretionary Download
  3. 所属分类:ELanguage

    • 发布日期:2017-12-08
    • 文件大小:651
    • 提供者:天宇
  1. AR

    0下载:
  2. AR模型在Matlab当中的实现。其中还包括了其他的一些文献和说明。-AR model in Matlab were realized. Which also includes a number of other documents and instructions.
  3. 所属分类:matlab

    • 发布日期:2017-11-16
    • 文件大小:3211688
    • 提供者:张果
  1. model

    0下载:
  2. AR模型和整体最小二乘模型在数据处理算法中的应用,并预报多期值比较-The AR model and the total least squares model in data processing algorithm, and forecast the comparative value of
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:41564
    • 提供者:俞礼彬
  1. AR

    0下载:
  2. 阵列信号处理中谱估计AR模型的matlab程序-Array Signal Processing AR model spectrum estimation matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:3891
    • 提供者:msloong
« 1 2 3 4 56 7 8 9 10 ... 23 »
搜珍网 www.dssz.com