MTM[jacobian] - compute the Jacobian matrix
|
Calling Sequence
|
|
jacobian(F, v)
|
|
Parameters
|
|
F
|
-
|
array or scalar
|
v
|
-
|
array or variable
|
|
|
|
|
Description
|
|
•
|
The jacobian(F,v) function computes the Jacobian matrix of F with respect to the variable(s) v.
|
•
|
Each row of the result corresponds to the partial derivatives of an entry in F with respect to the entries of v.
|
|
|
Download Help Document
Was this information helpful?