自回归模型参数估计算法我要分享

Parameter estimation algorithm of autoregressive model

AIC AIC-BIC 估计模型阶数 AIC阶数 自回归阶数AIC

关注次数: 233

下载次数: 2

文件大小: 2KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

自回归模型的阶数确定:包括基于残差、基于AIC和基于BIC这三种确定方法;以及自回归模型参数估计算法。


English Description:

The order determination of autoregressive model includes three methods: residual based, AIC based and BIC based; and the parameter estimation algorithm of autoregressive model.


代码预览

arModel_shm.m

zh_ARorder.m