Hi,
Will this program perform bound and constraint linear least squares? The requirement is 3 vairables bound between 0 --> 1, and the constraint is the sum of the variables must = 1 (they are percentages of a whole). It's an overdetermined system so there will be ~10 rows in the equation matrix. MATLAB's 'lsqlin' function does exacly what I need, but we currently only have a Mathcad license.
Thanks!
Erik