Boltzmann
Contents |
Function

Brief Description
Boltzmann function - produces a sigmoidal curve.
Sample Curve
Parameter
Number: 4
Names: A1, A2, x0, dx
Meanings: A1 = initial value, A2 = final value, x0 = center, dx = time constant
Lower Bounds: none
Upper Bounds: none
Derived Parameters
The span: span=abs(A1-A2)
Half maximal effective concentration: EC50=exp(x0)
Constraints
dx ! = 0
Script Access
boltzman(x,A1,A2,x0,dx)
Function File
FITFUNC\BOLTZMAN.FDF
Category
Origin - Basica Functions, Growth/Sigmoidal
