32.1.43 DoubleExpOffset


Contents

Function

\[y = y_0 + y_{max1} e^{-k_1x} + y_{max2} e^{-k_2x} \]

Brief Description

Two-phase exponential decay model with offset

Sample Curve

Parameters

Number: 5

Names: y0, ymax1, ymax2, k1, k2

Meanings: none

Lower Bounds: , , , k1 > 0, k2 > 0

Upper Bounds: none

Script Access

nlf_DoubleExpOffset(x,y0,ymax1,ymax2,k1,k2)

Function File

DoubleExpOffset.fdf

Category

Enzyme Kinetics 2