erik
09-26-2002, 03:50 AM
I have a nonlienear model on the form
y=a*exp(b*x)+c*exp(b*d*x)+e*exp(b*d*d*x)
and I want to find a solution with the use of the Levenberg-Marquardt method.
Can anyone help me and tell me how to use mrqmin, mrqcof and so on to solve this problem?
y=a*exp(b*x)+c*exp(b*d*x)+e*exp(b*d*d*x)
and I want to find a solution with the use of the Levenberg-Marquardt method.
Can anyone help me and tell me how to use mrqmin, mrqcof and so on to solve this problem?