Previous | Next --- Slide 21 of 38
Back to Lecture Thumbnails
djevans

For anybody interested in robotics out there, Monte Carlo methods are used in what's called a particle filter. The scenario where a particle filter is used is when a robot has a map of a landscape and takes sensor measurements of the landscape, but it doesn't specifically know where in the map it is. The robot keeps predicting where it is and resampling based on how good it's guesses are. What's cool is that this eventually converges to the robot's actual position.

Don't let me drone on about it though. Check out this better video! https://www.youtube.com/watch?v=aUkBa1zMKv4