No BSD License  

Highlights from
Nlsqbnd

Be the first to rate this file! 5 Downloads (last 30 days) File Size: 71.1 KB File ID: #23621

Nlsqbnd

by Alain Barraud

 

10 Apr 2009

Non linear Leasr Squares Solver with box constraints/

| Watch this File

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.
Comments and Ratings (2)
27 Jul 2011 Middleton

can you please suggest why I get the error

??? Undefined function or method 'elsunc' for input arguments of type 'function_handle'.

Error in ==> Nlsqbnd.nlsqbnd at 221
[x,f,exitflag,output,cov]=elsunc(func,x,bl,bu,W,C,varargin{:});

is it a problem accessing the elsunc.mexw64 file? I can't view it.

Thanks.

26 Sep 2011 Fares

The mex files are compiled for 32 and 64 bit windows. What operating system is your MATLAB distribution installed on?

Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
non linear least squares Alain Barraud 14 Apr 2009 14:53:04
bounds constraints Alain Barraud 14 Apr 2009 14:53:05
hybrid technique Alain Barraud 14 Apr 2009 14:53:05
qr factorization Alain Barraud 14 Apr 2009 14:53:05

Contact us at files@mathworks.com