Gauss-FitFunc
Area version of Gaussian Function.
Number: 4
Names: y0, xc, w, A
Meanings: y0 = offset, xc = center, w = width, A = area
Lower Bounds: w > 0.0
Upper Bounds: none
Refer to the curve in Sample Curve section:
: sigma = w / 2
Full Width at Half Maximum: FWHM = sqrt(2 * ln(2)) * w
Height of the Curve (yc - y0): Height = A / (w * sqrt(PI / 2))
nlf_gauss(x,y0,xc,w,A)
FITFUNC\GAUSS.FDF
Origin Basic Functions, Peak Functions, Chromatography, Electrophysiology, Statistics