Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
E-0-3
Posted - 06/15/2003 : 07:52:41 AM When trying to fit data with a function like a*exp(-x/b) the fit doesnt fit data. Fitting the same data with the function a*exp(-x*b) solves the problem.
1 L A T E S T R E P L I E S (Newest First)
Mike Buess
Posted - 06/15/2003 : 1:30:03 PM The expression a*exp(-x/b) works fine in 6.1SR4 (English). (I've used the similar built-in function ExpDec1 since Origin 5 with no problems.) In the Edit Function window of the NLSF tool, is your function form set to expression? You might play around with that setting depending on what exactly is written in the function script window..