Library in C and Java for Extended Kalman Filter (EKF). This is a fork of another two projects:
Each version has three libraries:
- Matrix: Implements a matrix type and its operation.
- Kalman: Implements the EKF aplaying the Matrix library.
- Gps: Implements a Kalman Filter with mathematical considerations about latitude and longitude.
- Make a test for java version using the testdata