ctmeasjac
Jacobian of measurement function for constant turn-rate and velocity- magnitude motion model
Syntax
Description
returns the Jacobian of the measurement function,
measurementjac
= ctmeasjac(state
)measurementjac
, for a state based on the constant turn-rate
and velocity-magnitude motion model. state
specifies the
current state of the track.
Note
ctmeasjac
represents velocity in the
xy-plane with its Cartesian components,
Vx
and Vy
. For the Jacobian of
measurement function for constant turn-rate and velocity-magnitude motion
model using velocity magnitude and course direction, see ctrvmeasjac
.
also specifies the measurement coordinate system, measurementjac
= ctmeasjac(state
,frame
)frame
.
also specifies the sensor position, measurementjac
= ctmeasjac(state
,frame
,sensorpos
)sensorpos
.
also
specifies the sensor velocity, measurementjac
= ctmeasjac(state
,frame
,sensorpos
,sensorvel
)sensorvel
.
specifies the measurement parameters,
measurementjac
= ctmeasjac(state
,measurementParameters
)measurementParameters
.
Examples
Input Arguments
Output Arguments
More About
Extended Capabilities
Version History
Introduced in R2018b
See Also
Functions
constturn
|constturnjac
|ctmeas
|cvmeasjac
|cameasjac
|ctrvmeasjac
|singermeasjac
|initctekf
|initctukf