Introduction - If you have any usage issues, please Google them yourself
Kalman Filter-based object tracking algorithm, a very good use, but also high efficiency
Packet : 55593401code_kalman.rar filelist
source code_Kalman\AR_to_SS.m
source code_Kalman\convert_to_lagged_form.m
source code_Kalman\ensure_AR.m
source code_Kalman\eval_AR_perf.m
source code_Kalman\gaussian_prob.m
source code_Kalman\kalman_filter.m
source code_Kalman\kalman_forward_backward.m
source code_Kalman\kalman_smoother.m
source code_Kalman\kalman_update.m
source code_Kalman\learning_demo.m
source code_Kalman\learn_AR.m
source code_Kalman\learn_AR_diagonal.m
source code_Kalman\learn_kalman.m
source code_Kalman\plotgauss2d.m
source code_Kalman\plot_ellipse.m
source code_Kalman\README
source code_Kalman\sample_gaussian.m
source code_Kalman\sample_lds.m
source code_Kalman\smooth_update.m
source code_Kalman\SS_to_AR.m
source code_Kalman\tracking_demo.m
source code_Kalman