EKF_PF: Particle Filter Based on Extended Kalman Filter
EKF_PF implements a particle filtering algorithm leveraging extended Kalman filter principles to solve nonlinear state estimation problems, combining the strengths of both Monte Carlo sampling and linearization techniques.