Team:Calgary/Modelling/Method
From 2009.igem.org
(Difference between revisions)
Line 100: | Line 100: | ||
</div> | </div> | ||
<div class="desc"> | <div class="desc"> | ||
- | + | The simbiology interface from Matlab was used to simulate the differential equations model. Chemical Kinetic equations were used to build the model for simulation. | |
+ | |||
+ | <center> A + B | ||
+ | |||
+ | <center>rate = k[A][B]</center> | ||
+ | |||
+ | k is the kinetic rate constant | ||
+ | [A] is the amount of reactant A | ||
+ | |||
+ | </div> | ||
<br> | <br> | ||
<div class="heading">Membrane Computing</div> | <div class="heading">Membrane Computing</div> |
Revision as of 01:19, 19 October 2009
UNIVERSITY OF CALGARY
DIFFERENTIAL EQUATIONS MODELLING METHODS
The simbiology interface from Matlab was used to simulate the differential equations model. Chemical Kinetic equations were used to build the model for simulation.
Membrane Computing
---
Differential Equation Based Modelling
----
|