ExpLinear

Contents

Function

y=p_1e^{-x/p_2}+p_3+p_4x

Brief Description

Exponential linear combination.

Reference: Seber, G. A. F., Wild, C. J. 1989. Nonlinear Regression. John Wiley & Sons, Inc. p. 298

Sample Curve

Image:CFF Image192.jpg

Parameters

Number: 4

Names: p1, p2, p3, p4

Meanings: p1 = coefficient, p2 = unknown, p3 = offset, p4 = coefficient

Lower Bounds: none

Upper Bounds: none

Script Access

nlf_explinear(x,p1,p2,p3,p4)

Function File

FITFUNC\EXPLINEA.FDF

Category

Exponential