Unscented Particle Filter Algorithm Implementation
This package implements the Unscented Particle Filter algorithm, which differentiates from standard particle filters by utilizing UKF (Unscented Kalman Filter) to approximate the proposal distribution function for enhanced estimation performance.