Team:Michigan/Modeling
From 2010.igem.org
(Difference between revisions)
Line 2: | Line 2: | ||
<br> | <br> | ||
- | Mathematical models are very important in the design of an iGEM project. The Michigan modeling team is composed of [[User:Evolver|Josh]], [[User:Kevijose|Kevin]], [[User:htwong|Candy]], [[User:Jejihong|Jennifer]], and [[User:seongkyu|John]] | + | Mathematical models are very important in the design of an iGEM project. The Michigan modeling team is composed of [[User:Evolver|Josh]], [[User:Kevijose|Kevin]], [[User:htwong|Candy]], [[User:Jejihong|Jennifer]], and [[User:seongkyu|John]]. To construct our models, we have taken advantage of MATLAB's Simbiology toolset. More information and tutorials on Matlab and Simbiology can be found here: [http://www.mathworks.com/academia/student_center/tutorials/launchpad.html?s_cid=0410_webg_igem10_294031 MATLAB Tutorial] |
There are several components to a good mathematical model. These include assumptions, parameters, and equations. | There are several components to a good mathematical model. These include assumptions, parameters, and equations. | ||
+ | *Assumptions are parts of the system that we recognize to be true or ignore. These can include assuming something is a constant. These are usually done to simplify the model. | ||
+ | *Parameters are values that we adjust in our model to make predictions of different behaviors. | ||
+ | *We make models by setting up a system of ordinary differential equations. An example would be: | ||
+ | **dv/dt = f(v, t) | ||
==Pili== | ==Pili== |
Revision as of 00:12, 26 October 2010