JoelKronander / MIS_RobustParticleFilters

Code for robust particle filters via multiple importance sampling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MIS_RobustParticleFilters

Example code for robust particle filters using multiple importance sampling.

Run the matlab script filterComparision.m for an example of sate inference in a 1D linear model with student-t distributed process and observational noise.

All the references to equations within this code are with respect to the paper,

Joel Kronander, Thomas Schön, Robust Auxillary Particle Filters using Multiple Importance Sampling. IEEE Statistical Signal Processing Workshop, Jul. 2014.

If you use this code for academic work, please reference the above paper.

Written by: Joel kronander (joel.kronander@liu.se) Division of Media and Informtation Technology Linköping University Last revised on June 30, 2014

About

Code for robust particle filters via multiple importance sampling


Languages

Language:MATLAB 95.2%Language:M 4.8%