jacobianMatrix Reference Home

Calculates the Jacobian Matrix of a system of equations or reactions.


jacobianMatrix[system, t]

system may be either a list of reactions (the input to interpret) or a list of equations and variables (the output from interpret).

t is the time variable in system. It may be omitted, in which case the time variable is assumed to be Global`t.

Example (Download Mathematica .nb file):





[19 July 2012]