Introduction - If you have any usage issues, please Google them yourself
Kalman filter algorithm is a state estimation algorithm, which is a special form of least squares method, so the Kalman filter algorithm can do system identification, this code is to write their own, based on Kalman filtering system identification algorithm, we want to useful