Moqin Zhou

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

投稿

Moqin Zhouによる最近のアクティビティ 最近のアクティビティ 投票
  • how to use R to solve the quadratic program

    回答済み

    I am wondering how to use R to solve the following problem with quadratic objective: Min: 【∑_j {w_j ∗ x_j }− z】^2, j = 1,2,...,n-1 s.t. 0≤x_j≤n-j, x_j ∈N where n, z and w_j are known real number, x...