Christoph Zöll
- 合計アクティビティ 4
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
投稿
Christoph Zöllによる最近のアクティビティ-
Minimize number of nonzero entries
回答済みHi, i try to minimize the number of non zero entries in a vector and got stuck on the implementation. Matrix H is m x nVector c is n x 1 (should be a vector with nonzero entries)Vector a is m x 1...