An open API service indexing awesome lists of open source software.

https://github.com/manuelmeraz/extendedkalmanfilter

Implementation of the Extended Kalman Filter algorithm to localize a mobile robot
https://github.com/manuelmeraz/extendedkalmanfilter

Last synced: 6 months ago
JSON representation

Implementation of the Extended Kalman Filter algorithm to localize a mobile robot

Awesome Lists containing this project

README

          

run EKF.m as main

Mu and Sigma are printed out at every iteration with the time

The scatter plot contains mu with an elipsoid drawn around it at every point

I got my ellipsoid drawing code from here: https://www.mathworks.com/matlabcentral/fileexchange/4705-error-ellipse