About the underlying principle of the function "predict"

2 次查看(过去 30 天)
I have read many books on the theory of time series forecast and system identification. But I still cannot find the formulas that the function "predict" follows in Matlab. The result by either optimal prediction or kalman filter is different from that function. So can anybody tell me the formulas or the reference book?
Thanks in advance.

回答(1 个)

Rajiv Singh
Rajiv Singh 2013-5-21
The prediction is based on computing a kalman filter. See chapter 3 in "System Identification, Theory for the User", 2nd ed, Lennart Ljung.
Could you post an example of the difference you are observing?
  1 个评论
zh
zh 2013-5-28
Thank you for your attention. I have solve my problem. For stationary ARMA process, the function "predict" is just k-step ahead optimal forecast. Actually, the formulas are very simple. I have got the same result as the function producing.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Linear Model Identification 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by