burg法估计AR模型参数
用burg法估计AR模型参数的matlab代码
%A=ARBURG(X,ORDER)returnsthecoefficientsoftheautoregressive(AR)A=ARBURG(X,ORDER)使用Burg方法返回X的自回归参数信号模型估计的系数。
%parametricsignalmodelestimateofXusingBurg'smethod.
%ThemodelhasorderORDER,andtheoutputarrayAhasORDER+1columns.
下载地址
用户评论