Feeds
提问
Finding Spatial Median By Optimization
So I am trying to create a program to calculate the L-1 spatial median for a given set of data, which is stored in a matrix, A, ...
14 years 前 | 3 个回答 | 0
3
个回答提问
Minimization of Functional
| So I have a function, which is supposed to take a data matrix break it down into its respective column matrices. Then it defi...
14 years 前 | 1 个回答 | 0
1
个回答提问
Decomposing Matrix into Column Matrices
I have a large nxm matrix, lets call it A, and I want to break it up so that each column of A is now its own nx1 column matrix. ...
14 years 前 | 1 个回答 | 0
