Difference between revisions of "Team:Paris Bettencourt/Modeling"
Line 109: | Line 109: | ||
Our goal is to optimize the vitamin production. We can only change three parameters : \(k_{1}\), \([MC]_0\) and \([DC]_0\). | Our goal is to optimize the vitamin production. We can only change three parameters : \(k_{1}\), \([MC]_0\) and \([DC]_0\). | ||
<br /> | <br /> | ||
− | \(t\), \(k_{2}\), \(k_{3}\) and \(k_{4}\) are constants. \([MC]_0\) and \([DC]_0\) are | + | \(t\), \(k_{2}\), \(k_{3}\) and \(k_{4}\) are constants. \([MC]_0\) and \([DC]_0\) are not relevant parameters. It seems logical that the |
− | more | + | more cells in the media, the more vitamin are produced. |
<br /> | <br /> | ||
However, it could be interesting to compare different \(\frac{[MC]_0}{[DC]_0}\) ratio but we prefer to focus on the rate constant \(k_{1}\). | However, it could be interesting to compare different \(\frac{[MC]_0}{[DC]_0}\) ratio but we prefer to focus on the rate constant \(k_{1}\). | ||
Line 116: | Line 116: | ||
We try to find the best \(k_{1}\). We maximize the vitamin function numerically with MATLAB. | We try to find the best \(k_{1}\). We maximize the vitamin function numerically with MATLAB. | ||
<br /> | <br /> | ||
− | + | As an example, lets consider the following parameters. | |
+ | <br /> | ||
+ | <ul> | ||
+ | <li>\(t\ = 10)</li> | ||
+ | <li>\(k_{2} = 0.66\)</li> | ||
+ | <li>\(k_{3} = 0.33\)</li> | ||
+ | <li>\(k_{4} = 1\)</li> | ||
+ | <li>\([MC]_0 = 5\)</li> | ||
+ | <li>\([DC]_0 = 0\)</li> | ||
+ | </ul> | ||
+ | <br /> | ||
+ | We obtain the following graph with a simple MATLAB programm available <a>here</a>. | ||
<br /> | <br /> | ||
<br /> | <br /> | ||
Line 127: | Line 138: | ||
\([Vitamin]\). | \([Vitamin]\). | ||
− | <h4>Deterministic evolution of | + | <h4>Deterministic evolution of mother cell, differentiate cell and vitamin concentrations</h4> |
We write a deterministic algorithm with MATLAB using the previous solutions \((8)\), \((9)\) and \((10)\). For those interested, the source code is available <a>here</a>. | We write a deterministic algorithm with MATLAB using the previous solutions \((8)\), \((9)\) and \((10)\). For those interested, the source code is available <a>here</a>. | ||
<br /> | <br /> |
Revision as of 21:41, 14 August 2015