Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 353 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 353 Bytes

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.