looking for nonnegative least squares solver

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.
Thank you @Torsten :)

Sign in to comment.

More Answers (0)

Categories

Asked:

cgo
on 19 Oct 2018

Commented:

on 19 Oct 2018

Community Treasure Hunt

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

Start Hunting!