Thursday, April 2, 2015

C# Implementation of Particle Filter



          Particle filter is a modeling method for estimating the state of the system that cannot be fully observed. Particle filter keeps the weighted normalized set of sample states S={s1, s2, ..., sm}, called particles.