Community Profile

photo

Manjot Singh


Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Shrinking matrices of different sizes into normalized square matrices
I have sparse matrices of varying sizes and I want to somehow normalize them into constant sized matrices. For example, the spar...

8 years ago | 1 answer | 0

1

answer

Question


SVDS returns empty matrix.
I have a 1000x1000 sparse matrix A. I am calling svds(A,10). I am getting an empty matrix as a result. I can't understand why am...

8 years ago | 1 answer | 0

1

answer

Question


Shrinking a Sparse Matrix
I have a sparse matrix and I want to kind of shrink its size by storing just one column per every 10 columns in the matrix. Is t...

8 years ago | 1 answer | 0

1

answer