hiukkasfilttereitä
Hiukkasfilttereitä, commonly known as particle filters, are a class of algorithms used for state estimation in systems where the underlying state is not directly observable or is subject to non-linear dynamics and non-Gaussian noise. They are particularly useful in situations where traditional Kalman filters are not applicable due to these complexities. The core idea behind particle filters is to approximate the probability distribution of the system's state using a set of random samples, called particles.
Each particle represents a possible state of the system, and it is assigned a weight that reflects
Particle filters have found applications in a wide range of fields, including robotics for localization and