Module DBCNLS in IMSLMSolves nonlinear least-squares problems subject to bounds on the variables and general linear constraints. The Jacobian is approximated using finite differences. (Based on DQED by Hanson and Krogh.).
CALL DBCNLS (FCN, M, N, MCON, C, LDC, BL, BU, IRTYPE, XLB, XUB, XGUESS, X, RNORM, ISTAT)| K1b2a | Linearly constrained nonlinear least squares approximation |