The particle filter offers a general numerical tool to approximate the posterior density function for the state in nonlinear and non-Gaussian filtering problems. While the particle filter is fairly easy to implement and tune, its main drawback is that it is quite computer intensive. However, due to faster computers this drawback can be overcome and as a result the particle filter has quickly become a popular tool in signal processing applications. The computational complexity increases quickly...