This notebook implements the Kalman filter programmatically from the Kalman filter lectures from iLectureOnline videos 26 through 42.
This notebook is inspired by the Self Driving course from Udacity.
A primer on Kalman Filters illustrated through iPython Notebooks
Jupyter NotebookMIT
This notebook implements the Kalman filter programmatically from the Kalman filter lectures from iLectureOnline videos 26 through 42.
This notebook is inspired by the Self Driving course from Udacity.