Team:NTU-Singapore/Parts/Curve5

From 2008.igem.org

(Difference between revisions)
(Curve fit for 5mM Lactose)
Line 3: Line 3:
<div id="header">{{User:Greenbear/sandbox/header}}</div>
<div id="header">{{User:Greenbear/sandbox/header}}</div>
-
<div id="maincontent" style="margin-top:200px;">
+
<div id="maincontent" style="margin-top:100px;">
-
 
+
<html>
-
 
+
<div id="arrow">
-
[https://2008.igem.org/Team:NTU-Singapore/Parts/Correlation Back to Correlations]
+
<a href="https://2008.igem.org/Team:NTU-Singapore/Parts/Parameter_Estimation_using_Characterization_Results#Model_results_and_RFU_data">
 +
<img src="https://static.igem.org/mediawiki/2008/3/3c/Back_to_corr.png"
 +
    alt="Back to Correlations"
 +
    title="Back to Correlations">
 +
</a>
 +
</div>
 +
</html>
=Curve fit for 5mM Lactose=
=Curve fit for 5mM Lactose=
-
[[Image:L5_2fit.jpg|900px|Gauss 2 to 3]]
+
[[Image:L5_2fit.jpg|900px|thumb|center|Gauss 2 to 3]]
-
[[Image:L5_g3.jpg|900px|Gauss 3]]<br>
+
[[Image:L5_g3.jpg|900px|thumb|center|Gauss 3]]<br>
General model Gauss3:<br>
General model Gauss3:<br>
       f(x) = <br>
       f(x) = <br>

Revision as of 03:23, 25 October 2008

Curve fit for 5mM Lactose

Gauss 2 to 3


Gauss 3

General model Gauss3:

      f(x) = 
a1*exp(-((x-b1)/c1)^2) + a2*exp(-((x-b2)/c2)^2) +
a3*exp(-((x-b3)/c3)^2)

Coefficients (with 95% confidence bounds):

      a1 =       -74.4  (-141.1, -7.705)
b1 = 3725 (3594, 3856)
c1 = 355.7 (195.4, 515.9)
a2 = -155.9 (-732.8, 421)
b2 = 2858 (2307, 3409)
c2 = 1436 (-762.3, 3634)
a3 = 3.082e+012 (-3.159e+016, 3.16e+016)
b3 = 2.788e+005 (-1.27e+008, 1.276e+008)
c3 = 5.856e+004 (-1.344e+007, 1.355e+007)


Goodness of fit:

 SSE: 1197
R-square: 0.9917
Adjusted R-square: 0.9907
RMSE: 4.259