Christoph Zöll
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Christoph Zöll-
Minimize number of nonzero entries
AnsweredHi, 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...