Histogram Filter#

The histogram filter approximates the Bayes Filter by discretizing the state space, making the solution not only tractable, but computationally efficient.

This is the approach taken in the state-estimation exercise.