GaussAmp

Contents

Function

y=y_0+Ae^{-\frac{\left( x-xc\right) ^2}{2w^2}}

Brief Description

Amplitude version of Gaussian peak function.

Sample Curve

Image:image212.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_gaussamp(x,y0,xc,w,A)

Function File

FITFUNC\GAUSSAMP.FDF

Category

Statistics, Spectroscopy, PFW, Peak Functions, Origin Basic Functions