Laplace
Contents |
Function

Brief Description
Fit with Laplace distribution function.
Sample Curve
Parameter
Number: 3
Names: y0, a, b
Meanings: y0 = offset, a = location, b = shape
Lower Bounds: none
Upper Bounds: none
Derived Parameters
Full Width at Half Maximum: FWHM = 2 * b * ln(2)
Script Access
nlf_Laplace(x, y0,a,b)
Function File
FITFUNC\LAPLACE.FDF
Category
Statistics, Peak Functions
