How to convert a sparse matrix to CSR format?

4 views (last 30 days)
I am just learning Digital image processing. Now I have a sparse matrix which I needs to multiply with another vector. But since the matrix is sparse Matlab is not able to hold the matrix. I tried googling how to convert in Matlab. I did not understand. Can you please help me in this ?

Answers (0)

Categories

Find more on Sparse Matrices in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!