Gauss-Newton method -- exponential fit

Here the residual is : F(x;ti) = a0 + a1*exp(b1*ti) + .... + an*exp(bn*ti) - yi

Please choose the number of exponential terms
n = Important: n <= 4 !

Specify the original coefficients, 2*n+1 numbers, in this textfield.
The coefficients must be given in the order x = a0,a1,b1, ... , an,bn.
x=

Specify the interval for the variable t:
a= b=

Specify the number m of data points:
m= Important: 2n+1 <= m <= 200 !

Please specify the errorlevel here:
level= Important: 0 <= level <= 1

use the standard parameters given below
My own settings:
rtol =
sigmin =
maxcond =
maxstep =
iprint =

Click on "evaluate", in order to submit your input.

Back to the theory page

 Back to the top!

14.11.2013