Team:Evry/LogisticFunctions
From 2013.igem.org
(Difference between revisions)
Line 11: | Line 11: | ||
<p><img src="http://upload.wikimedia.org/math/b/e/3/be3fb0b303c46c4d582104ed4ef42636.png"/></p> | <p><img src="http://upload.wikimedia.org/math/b/e/3/be3fb0b303c46c4d582104ed4ef42636.png"/></p> | ||
<p>These functions looked perfect, but we needed <b>more control</b> : we needed to set a starting value and a precision.</p> | <p>These functions looked perfect, but we needed <b>more control</b> : we needed to set a starting value and a precision.</p> | ||
- | <p><img src="https://static.igem.org/mediawiki/2013/8/83/FonctionLogistique.png" width="200px | + | <p><img src="https://static.igem.org/mediawiki/2013/8/83/FonctionLogistique.png" width="200px"/></p> |
<h2>Parameters:</h2> | <h2>Parameters:</h2> | ||
<ul> | <ul> | ||
Line 19: | Line 19: | ||
<li><b>k</b> : Efficiency.</li> | <li><b>k</b> : Efficiency.</li> | ||
</ul> | </ul> | ||
- | + | <p><img src="https://static.igem.org/mediawiki/2013/0/05/CourbeLogistique.png"/></p> | |
<div id="citation_box"> | <div id="citation_box"> | ||
<p id="references">References:</p> | <p id="references">References:</p> |
Revision as of 10:43, 29 August 2013
Logistic functions :
When we started to model biological behaviors, we realised very soon that we were going to need a function that simulates a non-exponential evolution, that would include a simple speed control and a maximum value. A smooth step function.
Such functions, named logistic functions were introduced around 1840 by M. Verhulst.
These functions looked perfect, but we needed more control : we needed to set a starting value and a precision.
Parameters:
- Q : Magnitude.
lim(g)=Q - d : Offset.
- p : Precision.
g(d)=Q*p - k : Efficiency.
References: