Do anyone know which algorithm and objective function for nonlinear regression MATLAB toolbox? I am looking at MATLAB website but it did not provide the information.
Nonliner Regression Toolbox in Matlab (nlinfit)
218 views Asked by bbadyalina At
1
The
AlgorithmsandReferencessection at the end of the doc for nlinfit lists the algorithms and gives reference to them.The objective function is (obviously?) different depending on the problem being solved.