large sparse matrix multiplication with a vector
이전 댓글 표시
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.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Sparse Matrices에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!