Lecture 13-14. More on Bayesian Estimation

Learning Goal: You should know and be able to use the Cramer-Rao Bound to understand fundamental limits on how well you can learn parameters θ from data y obtained with probability p(y;θ). You should be able to describe and use the nonlinear Bayesian Filter and the  Kalman filter. You should also be able to describe and use a particle filter.

 

Reading Assignment:  Lecture notes on Bayesian Estimation andSensorFusion.pdf Download Lecture notes on Bayesian Estimation andSensorFusion.pdf

 

Lecture Slides: Download Lecture1314_BayesianEstimation.pdf

Lecture Video: LECTURE1314_FULL.mp4 Download LECTURE1314_FULL.mp4Play media comment. (from 2020)

Also available on youtube here 

 

PADLET

When watching the video, you can post questions/comments on this padlet Links to an external site.

Code:

Download positionCRB.m

Download gps.m

Download gps_tradeoff.m

Download PF.m

Please also check out the short video describing the particle filter available in the additional material:

Additional material - 13-14 Bayesian Estimation and Sensor Fusion