所属分类:
其他
开发工具:matlab
文件大小:10KB
下载次数:1
上传日期:2017-08-02 13:10:34
说明: Kalman滤波器的MATLAB实现,老师上课给的范例程序
(Kalman filter of MATLAB, the teacher in class to the sample application)
文件列表:
README
4ensure_AR.m
bconvert_to_lagged_form.m
eval_AR_perf.m
gaussian_prob.m
kalman_filter.m
kalman_forward_backward.m
kalman_smoother.m
kalman_update.m
learn_AR.m
learn_AR_diagonal.m
learn_kalman.m
learning_demo.m
oAR_to_SS.m
plot_ellipse.m
plotgauss2d.m
sample_gaussian.m
sample_lds.m
smooth_update.m
SS_to_AR.m
tracking_demo.m