How to get a sparse block matrix?
이전 댓글 표시
I have four 3-cross-3 matrices which are sparse. How do i add those matrices to (i,i) (i,j) (j,j) (j,i) of the 3N-cross-3N sparse matrix?
댓글 수: 1
James Tursa
2018년 5월 10일
편집: James Tursa
2018년 5월 10일
We need more details from you. Can you provide a short example showing exactly where the additions are supposed to go in the 3Nx3N matrix? Why can't you just directly add them in?
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Sparse Matrices에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!