Boltzmann

Contents

Function

y=\frac{A_1-A_2}{1+e^{(x-x_0)/dx}}+A_2

Brief Description

Boltzmann function - produces a sigmoidal curve.

Sample Curve

Image:CFF Image048.jpg

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