GaussMod
Contents
Function

where

and


Brief Description
Exponentially modified Gaussian (EMG) peak function for use in Chromatography.
Sample Curve
Parameters
Number: 5
Names: y0, A, xc, w, t0
Meanings: y0 = offset, A = area, xc = center, w = width, t0 = unknown
Lower Bounds: w > 0.0, t0 > 0.0
Upper Bounds: none
Script Access
nlf_gaussmod(x,y0,A,xc,w,t0)
Function File
FITFUNC\GAUSSMOD.FDF
Category
PFW, Peak Functions, Chromatography, Convolution
