32.1.42 DoubleExp


Contents

Function

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

Brief Description

Two-phase exponential decay model

Sample Curve

Parameters

Number: 4

Names: ymax1, k1, ymax2, k2

Meanings: none

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

Upper Bounds: none

Script Access

nlf_DoubleExp(x,ymax1,k1,ymax2,k2)

Function File

DoubleExp.fdf

Category

Enzyme Kinetics 2