Moqin Zhou
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Moqin Zhou-
how to use R to solve the quadratic program
AnsweredI 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...