Weibull3
Contents |
Function

![y=y_0+A\left( \frac{w_2-1}{w_2}\right) ^{\frac{1-w_2}{w_2}}\left[ S\right] ^{w_2-1}e^{-\left[ S\right] ^{w_2}+\left( \frac{w_2-1}{w_2}\right) }](/origin-help/de/images/math/f/a/1/fa1c7a24af7885f61312571df71123b8.png)
Brief Description
Weibull peak function.
Sample Curve
Parameters
Number: 5
Names: y0, xc, A, w1, w2
Meanings: y0 = offset, xc = center, A = amplitude, w1 = width, w2 = width
Lower Bounds: w1 > 0.0, w2 > 0.0
Upper Bounds: none
Script Access
nlf_weibull3(x,y0,xc,A,w1,w2)
Function File
FITFUNC\WEIBULL3.FDF
Category
Peak Functions
