Shuang Yang
- 合計アクティビティ 2
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
アクティビティの概要
Shuang Yangさんの最近のアクティビティ-
Shuang Yangさんが投稿を作成しました:
model is infeasible and unbounded in Matlab
回答済みGood afternoon, Currently I wanna run the programming like:min{ x*Mx+mx}s.t. A0*x=b0; A1*x<b1.and my code about Gurobi parts as follows:%Gurobi Definefor i=1:8*Nmodel.varnames{i} = sprintf('x[...