demo_running_example: runs the basic particle filter demo_range_only: runs the basic particle filter with a lower number of landmarks (illustrates the particle filter's ability to represent ...
The particle filter was popularized in the early 1990s and has been used for solving estimation problems ever since. The standard algorithm can be understood and implemented with limited effort due to ...