This repository implements a Kalman filter algorithm demo (./Kalman_Filter/) and the single/multiple object tracking algorithm (./KF_Tracking/) using MATLAB. And MATLAB official implementation of the object tracking demo is contained in ./MATLAB_official_KF_demo/