Rust implementation of the example cases from the textbook Kalman Filter for Beginners with MATLAB Examples by Phil Kim.
Running this code from the top-level will run each of the simulation examples and build many of the graphs shown in the textbook.
Textbook: Kalman Filter for Beginners
Original data files and example code: https://github.com/philbooks/Kalman-Filter-for-Beginners