Description Usage Arguments Value Examples
Calculate the Jacobian matrix
1 | calculateJ(initialValues1_2ODEs, a, ncell, eps)
|
initialValues1_2ODEs |
Differential equations initial values. |
a |
ODEs parameters values. |
ncell |
The number of cell types over which the process evolves. |
eps |
Delta for numeric derivatives calculation |
Jacobian matrix.
1 | calculateJ(initialValues1_2ODEs,a,ncell,eps)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.