Most all of us who are trying to utilize sensor data of some kind have stumbled across the Kalman filter. I know that I personally don’t currently possess the math skills to pick my way through most descriptions of it let alone start to implement one. In the past couple of days, I’ve been trying to give myself a mathematics crash course for just this purpose.
To this end, I’ve been trying to identify some resources that may be helpful. Hopefully others can contribute as well.
So far, I’ve found:
cs.unc.edu/~welch/kalman/maybeck.html )
academic.csuohio.edu/simond/cour … kalman.pdf
and of course en.wikipedia.org/wiki/Kalman_filter which, while not accessible to the non-mathies in and of itself does allow you to easily drill down to find the areas of math and terms that are unknown and start to build that foundation.