Shuang Yang

  • Gurobi-versary
  • First Question
  • 合計アクティビティ 2
  • 前回のアクティビティ
  • メンバー登録日
  • フォロー 0ユーザー
  • フォロワー 0ユーザー
  • 投票 0
  • サブスクリプション 1

投稿

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[...