Description: gps trajectory optimization, gps sampling point display trajectory, because of drift and gps positioning accuracy reasons, the track displayed on the map is not ideal, through Kalman algorithm, is track to achieve the effect of smoothing
To Search:
File list (Check if you may need any files):
卡尔曼算法\Ex.java
..........\MapPoint.java
..........\kalman.java
..........\matrix.java
..........\ss.java
..........\vector.java
卡尔曼算法