Team:British Columbia/Modeling
From 2013.igem.org
(Difference between revisions)
Joelkumlin (Talk | contribs) (First look into modelling.) |
Joelkumlin (Talk | contribs) |
||
Line 8: | Line 8: | ||
- Modelling the population of a bacteria in a batch reactor with phage dependency | - Modelling the population of a bacteria in a batch reactor with phage dependency | ||
+ | |||
+ | |||
+ | <!-- This part is only if you want to use $...$ delimiters --> | ||
+ | <script type="text/x-mathjax-config"> | ||
+ | \frac{d}{t} | ||
+ | MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}}); | ||
+ | Does this work? | ||
+ | \frac{hello}{under} | ||
+ | </script> | ||
+ | <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> | ||
Combined Reaction Kinetics/Population Dynamics: | Combined Reaction Kinetics/Population Dynamics: | ||
- Creating a function for product produced as a function of phage added. | - Creating a function for product produced as a function of phage added. |
Revision as of 22:59, 8 August 2013
iGEM Home
Reaction Kinetics: - Modelling the production of cinnamaldehyde, vanillin and caffeine production
Population dynamics:
- Modelling the population of a bacteria in a batch reactor with phage dependency
<script type="text/x-mathjax-config">
\frac{d}{t} MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}}); Does this work? \frac{hello}{under}
</script> <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
Combined Reaction Kinetics/Population Dynamics: - Creating a function for product produced as a function of phage added.