constveljac
Jacobian for constant-velocity motion
Syntax
Description
[
specifies the state noise, jacobian
,noisejacobian
] = constveljac(state
,w
,dt
)w
, and returns the Jacobian,
noisejacobian
, of the state with respect to the noise.
Examples
Input Arguments
Output Arguments
Algorithms
For a two-dimensional constant-velocity motion, the Jacobian matrix for a time step, T, is block diagonal:
The block for each spatial dimension has this form:
For each additional spatial dimension, add an identical block.
Extended Capabilities
Version History
Introduced in R2017a