This project shows how object path can be tracked and estimated by Extended Kalman Filter.
An object is moving in 3D space and we want to track that by using Extended Kalman Filter ExtendedKalmanfiter.m is the main file which you have to run. All other files are the dependency functions which are called in this ExtendedKalmanFilter.m file.
3D trajectory of object and estimation
Mean Square Error Graph for all X, Y, Z axis with it actual position