No BSD License
Highlights from
Nlsqbnd
-
LMFsolve(varargin)
LMFSOLVE Solve a Set of Nonlinear Equations in Least-Squares Sense.
-
[F,Jac]=LSwatson(x)
-
[f,J,ctrlout,evalJ]=fwrapper(...
wrapper for elsunc compatibility with Matlab
-
[f,J]=LSBox(x)
-
[f,J]=LSBrown(x,p)
-
[f,J]=LSMeyer(x)
-
[f,J]=LSpowell(x)
-
[f,J]=LSrosenb(x)
persistent nf
-
[f,J]=LSwood(x)
-
[x,resnorm2,f,exitflag,Output...
nlsqbnd solves non-linear least squares problems.
-
testnlsqbnd
call nlsqbnd tests
-
View all files
|
|
| File Information |
| Description |
This program has been inspired by LMFsolve File ID: #16063.
On hard problems numerical difficulties may appear. Nlsqbnd comes mainly from a large fortran code written by Lindstrom and Wedin Institute of information processing university of UME, SWEDEN. Some corrections have been done. The interface Nlsqbnd is comptible with the standard calling of Matlab solvers. In particular nlsqbnd can be called exactlly as Lsqnonlin. A test program is included with several problem and results are compared with LMFsolve (with a new output argument for comparison purpose) and lsqnonlin. Nlsqbnd calls Blas and linpack codes. Mex files are provided for 32 and 64 bits windows platform. |
| Acknowledgements |
The author wishes to acknowledge the following in the creation of this submission:
LMFsolve.m: Levenberg-Marquardt-Fletcher algorithm for nonlinear least squares problems
|
| MATLAB release |
MATLAB 7.5 (R2007b)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
|
Contact us at files@mathworks.com