Moqin Zhou
- 合計アクティビティ 2
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
アクティビティの概要
Moqin Zhouさんの最近のアクティビティ-
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...