Description: runs Kalman-Bucy filter over observations matrix Z
for 1-step prediction onto matrix X (X can = Z)
with model order p
V = initial covariance of observation sequence noise
returns model parameter estimation sequence A,
sequence of predicted outcomes y_pred
and error matrix Ey (reshaped) for y and Ea for a
along with inovation prob P = P(y_t | D_t-1) = evidence
- [tuxiangchuli] - This procedure is related to digital ima
- [2] - VC primer protype in iostream cout
- [kalman] - Kalman filtering of source code, Kalman
- [bot703] - Target tracking in a particle filter 100
- [PF_Toolbox_v1.0] - particle filter matlab toolbox
- [Kalman_toolbox] - Kalman filter toolbox written by Kevin M
- [index] - Least Square parameter estimation
- [bianshi] - The use of recursive least squares (Rls)
- [CostReference] - A particle filter on the reference price
File list (Check if you may need any files):