Gauss

Contents

Function

y=y_0+\frac A{w\sqrt{\pi /2}}e^{-2\frac{(x-x_c)^2}{w^2}}

Brief Description

Area version of Gaussian function.

Sample Curve

Image:CFF Image208.png

Parameters

Number: 4

Names: y0, xc, w, A

Meanings: y0 = offset, xc = center, w = width, A = area

Lower Bounds: w > 0.0

Upper Bounds: none

Script Access

nlf_gauss(x,y0,xc,w,A)

Function File

FITFUNC\GAUSS.FDF

Category

Origin Basic Functions, Peak Functions, Chromatography, Electrophysiology, Statistics