fern.example
Class MichaelisMentenKinetic
java.lang.Object
fern.example.MichaelisMentenKinetic
public class MichaelisMentenKinetic
- extends Object
The most basic example uses the famous enzyme kinetics equation by
Michaelis and Menten
S + E <-> ES -> P
to introduce fundamental loading and repeated simulation of reaction networks.
Furthermore, some advanced usage of the Gnuplot class is presented:
Two plots are created from the data of one Observer, one showing the average
trend curve over all trajectories, the other showing each trajectory individually.
Both plots are updated after each simulation run.
MichaelisMentenKinetic
public MichaelisMentenKinetic()
main
public static void main(String[] args)
throws IOException,
org.jdom.JDOMException
- Throws:
IOException
org.jdom.JDOMException