InteractingMultipleModel
Description
A InteractingMultipleModel object defines the interacting-multiple-model (IMM)
      state transition model, which assumes that the motion of a target switches between multiple
      predefined models. You can use this model to define the state transition model for a CustomTarget
      object. The state transition model of the CustomTarget specification defines
      the state convention for trackers initialized with it. For an InteractingMultipleModel,
      the associated state convention is the same as the state convention of the first motion model
      with which this object is defined.
Creation
To create an InteractingMultipleModel object, use the targetStateTransitionModel function with the
        "interacting-multiple-model" input argument. For example:
stateTransModel = targetStateTransitionModel("interacting-multiple-model")Properties
Version History
Introduced in R2025a