Parent Command
>> JACOBIAN
Subcommand
-
Description
This command specifies the perturbation factor alpha for numerical computation of the Jacobian matrix.
The columns of the Jacobian matrix are calculated by perturbing the corresponding parameter p
by a small amount dp, and taking either a forward or centered finite difference quotient.
The perturbation is usually a fraction of the parameter value itself, independent of parameter value:
Example
> COMPUTATION
>> JACOBIAN
>>> PERTURBation factor alpha : 0.005 of parameter value
<<<
<<
See Also