yanwu ding

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

アクティビティの概要

yanwu dingさんの最近のアクティビティ
  • yanwu dingさんが投稿を作成しました:

    Matlab: max (q1+...q6), st. g*q<P, b1*q<W, 0.2P+0.4W<300000

    Please help! The codes are below, Gourbi does not give solution, where is wrong with the codes?   max (q1+...q6), st. g*q<P, b1*q<W, 0.2P+0.4W<300000, P>0.W>0 q=[q1, q2, ... g6] is integer  P,W, ar...