Description Usage Arguments Value See Also Examples
deriv_ma
does not check whether the
ordering of substrates in the stoichiometry and concs is corrects, so please
make sure that the indices in substrates
and concs
coincide.
1 | deriv_ma(i, substrates, concs)
|
i |
The index of the substrate used as the differentiation variable. |
substrates |
The stoichiometry of the subbstrates (column in the stochiometric matrix. Must be the same length as concs. |
concs |
Concentrations of the substrates. |
Returns the derivative of the mass action kinetics for the reaction
specified by subtrates
differentiated by the i
th variable.
jacobian
to calculate the Jacobian matrix.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.