Peizan Sheng

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

アクティビティの概要

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

    Quadratic Programming with Non-Convex Objective Function

    回答済み

    Dear professor,I am trying to solve the following quadratic programming problem with linear constraints:min/max x' Q x + c' xs.t. A x ≤ bwhere x is the K x 1 vector of variables, Q is K x K matrix,...

  • Peizan Shengさんがコメントを作成しました:

    Thanks, Riley! I have resolved this issue! I don't know why. I just re-run the code “library(gurobi)”, and this time it returns no error. Thank you so much!All the best,Peizan

  • Peizan Shengさんが投稿を作成しました:

    Question about Load gurobi library in R

    回答済み

    Hi,I am using Windows system and I have downloaded the gurobi successfully. Then I try to install R package in RStudio. When I run library(gurobi), I get the following error Error: package or names...