程序 Resources

Showing items tagged with "程序"

An intuitive track initiation program for radar target tracking, consisting of two MATLAB files: simutrack.m and main.m. The simutrack.m file handles target trajectory simulation, while main.m serves as the main program driver. The implementation demonstrates fundamental track initiation principles through simulated radar returns and target motion models.

MATLAB 444 views Tagged

Implementation programs for particle filter resampling methods including random resampling, multinomial resampling, systematic resampling, and residual resampling with code examples and algorithm details

MATLAB 229 views Tagged