Power2
Contents |
Function
y = A | x - xc | pl,x < xc
y = A | x - xc | pu,x > xc
Brief Description
Asymmetric power function.
Sample Curve
Parameters
Number: 4
Names: xc, A, pl, pu
Meanings: xc = center, A = amplitude, p1 = power, pu = power
Lower Bounds: A > 0.0, p1 > 0.0, pu > 0.0
Upper Bounds: none
Script Access
nlf_power2(x,xc,A,pl,pu)
Function File
FITFUNC\POWER2.FDF
Category
Power
