Difference between revisions of "Team:Dundee/Modeling"

Line 9: Line 9:
 
   TeX: { equationNumbers: { all: "AMS" } }
 
   TeX: { equationNumbers: { all: "AMS" } }
 
});
 
});
 +
</script>
 +
 +
<script type="text/javascript"
 +
  src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
 
</script>
 
</script>
 
<script type="text/x-mathjax-config">
 
<script type="text/x-mathjax-config">
Line 15: Line 19:
 
});
 
});
 
</script>
 
</script>
<script type="text/javascript"
 
  src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
 
</script>
 
 
  
 
<div id ="mainContainer">
 
<div id ="mainContainer">

Revision as of 14:05, 10 July 2015

Modeling

The modeling part. Example:

$$ \begin{equation*} \frac{dm}{dt} = k_T - k_D \cdot m \end{equation*}$$ $$ \frac{dP}{dt} = \alpha \cdot m - \beta \cdot P $$ $\ce{HCl}$ dissociates in water as follows: $$\ce{H2O + HCl<=>H3O+ + Cl-}$$ total amount of haptoglobin, \( HpT \), will be equal to



Under construction