Fitting mpcurvefit recursively... [message #85448] |
Thu, 08 August 2013 03:14  |
Ben Dickie
Messages: 1 Registered: August 2013
|
Junior Member |
|
|
Hi,
Does anybody know if it is possible to fit mpcurvefit recursively?
I am trying to run an optimisation within another optimisation, however I get the errors:
% MPFIT: Error detected while calling MPFIT_FDJAC2:
% MPFIT: Keyword parameters not allowed in call.
% MPFIT: Error condition detected. Returning to MAIN level.
% MPCURVEFIT: Error detected while calling MPFIT_FDJAC2: Keyword parameters not
allowed in call.
when the high level optimisation calls the user function for the 2nd time.
Any response would be much appreciated.
all the best,
Ben
|
|
|
|