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)
216 views Asked by bbadyalina At
1
The
Algorithms
andReferences
section 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.