| 2.5 Plant Physiology Fitting FunctionsPlant-Physiology-Fitting-Functions This opx, Plant Physiology Fitting Functions will add five fitting functions for plant physiology to Origin automatically.
 BoxLucas1ModP3Function 
 Brief Descriptiona parameterization of Box Lucas Model with 3 parameters
 Sample Curve
 ParametersNumber:  3
 Names:  a, b, y0
 Meanings:  a = amplitude, b = base, y0 = offset
 Lower Bounds:  none
 Upper Bounds:  none
 Script Accessnlf_BoxLucas1ModP3(x,a,b,y0) Function Filefitfunc\BoxLucas1ModP3.fdf
 CategoryExponential
 
 BoxLucas1P3Function 
 Brief DescriptionBox Lucas Model with 3 parameters
 Sample Curve
 ParametersNumber:  3
 Names:  a, b, y0
 Meanings:  a = amplitude, b = rate constant, y0 = offset
 Lower Bounds:  none
 Upper Bounds:  none
 Script Accessnlf_BoxLucas1P3(x,a,b,y0) Function Filefitfunc\BoxLucas1P3.fdf
 CategoryExponential
 
 ExpDec2ModFunction 
 Brief DescriptionDouble, four-parameter exponential decay function.
 Sample Curve
 ParametersNumber:  4
 Names:  A1, k1, A2, k2
 Meanings:  A1 = amplitude, k1 = rate constant, A2 = amplitude, k2 = rate constant
 Lower Bounds:  0<k1,k2
 Upper Bounds:  none
 Derived ParametersIndividual decay constant: 
 t1=1/k1
 t2=1/k2
 Script Accessnlf_ExpDec2Mod(x,A1,A2,k1,k2) Function Filefitfunc\ExpDec2Mod.fdf
 CategoryExponential
 
 NonRectHyperbolaFunction![y=\frac{1}{2\theta}\left[ {\alpha}x+y_m-\sqrt{({\alpha}x+y_m)^2-4{\alpha}{\theta}y_mx } \right]-y_0 y=\frac{1}{2\theta}\left[ {\alpha}x+y_m-\sqrt{({\alpha}x+y_m)^2-4{\alpha}{\theta}y_mx } \right]-y_0](//d2mvzyuse3lwjc.cloudfront.net/doc/en/App/images/Plant_Physiology_Fitting_Functions/math-f7843cfcfa0b52db254f96812a42f5e0.png?v=0) 
 Brief DescriptionNon-rectangular hyperbola
 Sample Curve
 ParametersNumber:  4
 Names:   ,  ,  ,   Meanings:   = initial slope,  = convexity factor,  = asymptotic value,  = offset Lower Bounds:  0 <   Upper Bounds:   < 1 Derived Parameterslight compensation point   light saturation estimate   Script Accessnlf_NonRectHyperbola(x,theta,alpha,ym,y0) Function Filefitfunc\NonRectHyperbola.fdf
 CategoryHyperbola
 
 RLCFunction 
 Brief DescriptionRapid light curve fitting model
 Sample Curve
 ParametersNumber:  3
 Names:   ,  ,   Meanings:   = Scale Factor,  = Initial Slope,  = RLC Slope Lower Bounds:  0 <=  ,   Upper Bounds:  none
 Derived Parameters 
 
  
 Script Accessnlf_RLC(Ed,Ps,alpha,beta) Function Filefitfunc\RLC.fdf
 CategoryPlant Physiology
 |