Main Content
multiSensorTargetTracker
Description
creates a multi-object tracker System object™ based on the algorithm specified in tracker
= multiSensorTargetTracker(targetSpecs
,sensorSpecs
,algorithm
)algorithm
. The
tracker tracks targets specified by targetSpecs
with sensors specified
by sensorSpecs
. The tracker selects appropriate detectability, clutter,
birth, measurement, and inverse-measurement models based on sensor descriptions. It also
selects state and state transition models based on target descriptions
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2024b