Example: biology
Chapter 11 Nonlinear Optimization Examples
optn = {2 2}; call nlplm(rc,xres,"F_ROSEN",x,optn); quit; The Levenberg-Marquardt least-squares method, which is the method used by the NLPLM subroutine, is a modification of the trust-region method for nonlinear least-squares problems. The F– ROSEN module represents the Rosenbrock function. Note that for least-squares problems, the m ...
Download Chapter 11 Nonlinear Optimization Examples
Information
Domain:
Source:
Link to this page: