[Home] . . . Search by [Problem] [Package] [Name or Keyword] . . . [Math at NIST]

Module DBCLSJ in IMSLM

General Information

Solve a nonlinear least squares problem subject to bounds on the variables using a modified Levenberg-Marquardt algorithm and a user-supplied Jacobian.

Usage
CALL DBCLSJ (FCN, JAC, M, N, XGUESS, IBTYPE, XLB, XUB, XSCALE, FSCALE, IPARAM, RPARAM, X, FVEC, FJAC, LDFJAC)
Classification
K1b1a2Unconstrained nonlinear least squares approximation by smooth functions, user provides first derivatives
K1b2aLinearly constrained nonlinear least squares approximation
Type
subroutine in IMSLM package
Language
Fortran
Availability
Proprietary, Portable
Precision
Double Precision
Alternates
BCLSJ
Single Precision

Installation on ITL; Unix Workstation Network

Location
National Institute of Standards and Technology (NIST), Gaithersburg, MD.
Contact
Gaithersburg Consulting Office: 301-975-2968 (FTS 879-2968)
Usage
Access available only to NIST staff on internal Unix systems. They may access this package provided the /itl tree is cross-mounted.
Documentation
cat /home/fetch/Subjects/Math-Stat-Software/imsl/Documentation/dbclsj
Example
cat /home/fetch/Subjects/Math-Stat-Software/imsl/Examples/dbclsj
To Link
Login to spruce.nist.gov and see ITL How-To for information on how to setup your environment and link.
Comments? gams@nist.gov