Peizan Sheng

  • First Comment
  • First Question
  • Total activity 5
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2

Posts

Recent activity by Peizan Sheng Recent activity Votes
  • Quadratic Programming with Non-Convex Objective Function

    Answered

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

  • Question about Load gurobi library in R

    Answered

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