Research Article
An Adaptive Unscented Particle Filter Algorithm through Relative Entropy for Mobile Robot Self-Localization
Inputs: ; the control measurement ; the observation ; | the bound and the probability ; the bin size ; ; ; ; . | Generate the particles: | | do | Sample a particle index from the discrete distribution according to the weights in . | Obtain the particles from the particles according to (1). | Compute the importance weight: | | | Insert particles into the particle set: | | if ( falls into empty bin) | | end if | | while | Normalize the importance weight: | for | | return |
|