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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0
