3D sparse matrices
이전 댓글 표시
Hi,
I've read a few posts (dating from 2015) from people seeking to implement 3D sparse matrices in MATLAB. I'm wondering why is the case that there's still no option to create this 3D sparse matrices in MATLAB.
Regards
답변 (1개)
James Tursa
2022년 11월 1일
0 개 추천
You can use the ndSparse FEX submission by Matt J:
댓글 수: 1
Francisco E. Enríquez Mier y Terán
2022년 11월 2일
Hi James,
Thanks. I'll ask Matt J. about the limitations of his code.
My task is creating a 3D matrix with 33856 x 33856 x 16 elements. Many of them zero; of course.
카테고리
도움말 센터 및 File Exchange에서 Sparse Matrices에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!