粒子滤波器 Resources

Showing items tagged with "粒子滤波器"

A robust 3D radar tracking particle filter implemented using MATLAB programming, featuring enhanced algorithms for multi-target tracking and sensor fusion capabilities

MATLAB 223 views Tagged

This program demonstrates the particle filter tracking algorithm, which is suitable for tracking and estimation under nonlinear and non-Gaussian conditions. This expert-level implementation showcases the core concepts of PF tracking, featuring probability distribution sampling, importance weighting, and resampling techniques. The code includes practical implementations of state prediction, measurement updates, and effective sample size calculation.

MATLAB 219 views Tagged