Team:NTU-Singapore/Parts/Curve10

From 2008.igem.org

(Difference between revisions)
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:120px;">
+
<div id="maincontent" style="margin-top:100px;">
<html>
<html>
<div id="arrow">
<div id="arrow">
<a href="https://2008.igem.org/Team:NTU-Singapore/Parts/Parameter_Estimation_using_Characterization_Results#Model_results_and_RFU_data">
<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"  
+
<img src="https://static.igem.org/mediawiki/2008/6/65/Back_to_corr_copy3.png"  
     alt="Back to Correlations"
     alt="Back to Correlations"
     title="Back to Correlations">
     title="Back to Correlations">

Revision as of 07:28, 27 October 2008

Curve fit for 10mM 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 =       133.4  (107.2, 159.5)
b1 = 3922 (3884, 3960)
c1 = 292.2 (213.7, 370.8)
a2 = 120.1 (90.79, 149.4)
b2 = 3465 (3390, 3539)
c2 = 333.1 (269.6, 396.7)
a3 = 1.181e+016 (-4.74e+020, 4.74e+020)
b3 = 2.012e+006 (-2.618e+009, 2.622e+009)
c3 = 3.622e+005 (-2.357e+008, 2.364e+008)


Goodness of fit:

 SSE: 376.2
R-square: 0.9979
Adjusted R-square: 0.9977
RMSE: 2.387