Clear Filters
Clear Filters

looking for nonnegative least squares solver

1 view (last 30 days)
I am looking for a nonnegative least squares solver/toolbox. Anyone can point me to the right one?
Thanks

Accepted Answer

madhan ravi
madhan ravi on 19 Oct 2018
Edited: madhan ravi on 19 Oct 2018
  2 Comments
Torsten
Torsten on 19 Oct 2018
Edited: Torsten on 19 Oct 2018
Or for a nonlinear least squares problem: "lsqnonlin" together with the specification a of lower bound of 0 for the variables.

Sign in to comment.

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!