Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 409 Bytes

File metadata and controls

5 lines (3 loc) · 409 Bytes

Simple-Extended-Kalman-Filter-for-target-tracking

Establishes a KF/EKF class for filtering. Contains a 1dimensional Doppler velocity observed a straightly moving target's navigation, an EKF for 2 dimensional moving ship, using Radar range and azimuth information to track its trajectory.

Details could be found at https://blog.csdn.net/NICAI001/article/details/120154398 and in the Jupyter Notebook file.