Note: this is just me experimenting with setting up a blog. I grabbed a chapter from my book on Kalman filtering. You will find it here:
https://github.com/rlabbe/Kalman-and-Bayesian-Filters-in-Python
This page will soon go away and be replaced with my real blog content.
Discrete Bayes Filter¶
The Kalman ...