Difference between revisions of "Team:Dundee/Modeling"

Line 7: Line 7:
 
<script type="text/x-mathjax-config">
 
<script type="text/x-mathjax-config">
 
MathJax.Hub.Config({
 
MathJax.Hub.Config({
   TeX: { equationNumbers: { autoNumber: "AMS" } }
+
   TeX: { equationNumbers: { all: "AMS" } }
 
});
 
});
 
</script>
 
</script>

Revision as of 13:58, 10 July 2015

Modeling

The modeling part. Example:

$$ \frac{dm}{dt} = k_T - k_D \cdot m $$ $$ \frac{dP}{dt} = \alpha \cdot m - \beta \cdot P $$ total amount of haptoglobin, \( HpT \), will be equal to



Under construction