ExpDecay1

Contents

Function

y=y_0+A_1e^{-(x-x_0)/t_1}

Brief Description

Exponential decay 1 with offset.

Sample Curve

Image:CFF Image160.jpg

Parameters

Number: 4

Names: y0, x0, A1, t1

Meanings: y0 = offset, x0 = center, A1 = amplitude, t1 = decay constant

Lower Bounds: none

Upper Bounds: none

Script Access

nlf_expdecay1(x,y0,x0,A1,t1)

Function File

FITFUNC\EXPDECY1.FDF

Category

Exponential