|
|
|
|
|
by hasley
28 days ago
|
|
I suspect with "orthogonalization" they mean to find vectors that form an orthogonal bases (same subspace) for the vectors in the source matrix. I wonder what would be the result if they used a matrix that is orthogonal and closest to the source matrix.
Usually one uses the Frobenius norm (root of the sum of all squared matrix entries). Maybe, one could even try another norm that gives a sparser matrix. |
|