正在学习
A.2 KALMAN FILTER EQUATIONS
A.2 KALMAN FILTER EQUATIONS
To establish the prediction and updating equations for the Kalman filter for some random variable, x, let denote the best prediction of xt given t − 1 information while is the best “prediction” (or nowcast) of given time t information. Moreover, let the matrices P and G contain the MSE values associated with the forecasts of and , respectively, i.e., and , while
Using the state (A.1), measurement (A.2), and error covariance (A.3) equations, we get the following set of prediction equations:
Similarly, we have a pair of updating equations:
Recall that the states may be unobserved, so current-time predictions, make sense. On the other hand, there is no or since is observed.
To see how the method works, start at . At this time we have not observed any data, so we must make our best guesses of and without data, which essentially means picking a pair of initial conditions. Using these along with the model parameters, the prediction equations (A.13) and (A.14) give us and Now all first period forecasts are in place.
At time we observe . The updating equations (A.17) and (A.18) provide us with and . The prediction equations (A.13)–(A.16) then give us each of the forecasts for the second period.
At time we observe and the cycle continues. The end result is a set of sequences of predictions of the states, and
练习题
In the Kalman filter notation, what does represent?
Which matrix in the Kalman filter contains the MSE values associated with the forecasts of ?
Select all the prediction equations for the Kalman filter from the following options.
The updating equation for is .
At , we have observed data and can calculate and directly from the data.
The equation is used for __________ in the Kalman filter.
The initial conditions for the Kalman filter at involve making guesses for and __________.
Explain the role of the matrices , , , and in the Kalman filter prediction equations.
Describe the process at in the Kalman filter.
Select all the correct statements about the Kalman filter process at and beyond.
Given the Kalman filter prediction equation , and the state-space measurement equation , which of the following best describes the relationship between these two equations?
Which of the following statements are true regarding the Kalman filter updating equations and ?
The Kalman filter process at involves using the updating equations to provide and , and then using the prediction equations to forecast the second period.
登录后解锁笔记、知识点解析、AI 问答
立即登录