Laplace

Contents

Function

y=y_0+\frac 1{2b}e^{-\frac{|x-a|}b}

Brief Description

Fit with Laplace distribution function.

Sample Curve

Image:CFF Image288.gif

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