non negative least squares minimsation of a complex matrix
Show older comments
Hello all
I would like to minimise Ax-b
where A and b are a complex matrix and vector respectively.
I would like to constrain the answer to have x>=0 (i.e. positive or zero and real).
the function lsqnonneg(A,b) does what I want but only for real matrices and vectors.
I would really appreciate any suggestions.
Thanks Graham
Answers (0)
Categories
Find more on Mathematics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!