Difference between revisions of "Team:Paris Bettencourt/Modeling"
Line 5: | Line 5: | ||
<html> | <html> | ||
+ | <h2>Kinetics Module</h2> | ||
+ | <h3>Introduction</h3> | ||
+ | Based on a set of ordinary differential equations (ODEs) describing the kinetics of the cells diffenrenciation, we design a model to find the best | ||
+ | diffenrenciation rate <i>ie</i> find the constant reaction k1 that optimize the vitamin production. | ||
+ | <br /> | ||
+ | We find out that a stochastic algorithm is an other solution to solve our problem. | ||
+ | <br /> | ||
+ | For system involving large molecular counts, ODE model give an accurate representation of the behavior. But with small molecular counts, the stochastic and | ||
+ | discrete method have a significant influence on the observed behaviour. | ||
+ | <br /> | ||
+ | For this reason we write a stochastic programm based on the Gillespie’s stochastic simulation algorithm (SSA) and obtain an accurate analysis. | ||
+ | <br /> | ||
− | \ | + | <h3>Equations</h3> |
− | + | \[MC \overrightarrow{k_{1}} DC\] | |
− | + | ||
</html> | </html> | ||
{{Paris_Bettencourt/footer}} | {{Paris_Bettencourt/footer}} |
Revision as of 15:29, 13 August 2015