Hello,
I do not yet have the optimization toolbox, but would like to ask if it can solve the following problem.
minimize c'*x
such that Aeq*x = beq, where beq = zeros and zeros < x
and zeros means a column vector of appropriate size in all cases. Please note that zeros < x, not zeros <= x. Of course, I realize that a trivial solution exists (x = zeros), but I seek a non-trivial solution.
In case anybody is wondering, this is a solution of a matrix null space problem with a constraint that all elements of the null space vector > 0.
Thanks.
2 件のコメント
このコメントへの直接リンク
https://jp.mathworks.com/matlabcentral/answers/5383-optimization-when-beq-is-zeros#comment_11099
このコメントへの直接リンク
https://jp.mathworks.com/matlabcentral/answers/5383-optimization-when-beq-is-zeros#comment_11099
このコメントへの直接リンク
https://jp.mathworks.com/matlabcentral/answers/5383-optimization-when-beq-is-zeros#comment_11160
このコメントへの直接リンク
https://jp.mathworks.com/matlabcentral/answers/5383-optimization-when-beq-is-zeros#comment_11160
サインインしてコメントする。