30.1.48 ExpAssocDelay1

Function

y=\left\{\begin{matrix}
Yb \qquad \qquad\qquad \qquad\qquad\quad \quad x<TD\\ 
Yb+A\left ( 1-e^{-\frac {(x-TD)}{Tau}}\right ) \qquad \quad x\geq TD
\end{matrix}\right.

Brief Description

One-phase exponential association equation with plateau before exponential begins.

Sample Curve

ExpAssocDelay1 FitFunc.png

Parameters

Number: 4

Names: TD,Yb,A,Tau

Meanings: TD = Time offset: x value at which exponential begins, Yb = Baseline: y value at which exponential begins, A = Amplitude: change in response, Tau = Time constant

Lower Bounds: none

Upper Bounds: none

Script Access

nlf_ExpAssocDelay1(x,TD,Yb,A,Tau)

Function File

ExpAssocDelay1.FDF

Category

Exponential