nishantsule / Kalman-Filter-Car-Following

Kalman filter for autonomous car following

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kalman Filter in Autonomous Car Following

This code simulates a simple model of autonomous car following where one of the following cars uses a Kalman filter while the other does not. The positions of the cars, separations, and the accelarations are plotted. The process noise and measurement noise are parameters that can be varied interactively.

About

Kalman filter for autonomous car following


Languages

Language:Jupyter Notebook 97.4%Language:Python 2.6%