large sparse matrix multiplication with a vector
Afficher commentaires plus anciens
Here is the problem. I am trying to do a matrix multiplication as fast as possible (C=A*B) in Matlab. A is a n*n sparse matrix ,and B is a n*1 dense vector. I really appreciate it if anyone can help me.
Thanks a million.
Réponses (0)
Catégories
En savoir plus sur Sparse Matrices dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!