Multidimensional Sparse Matrix Representation
조회 수: 2 (최근 30일)
이전 댓글 표시
I've been going through the forum archives for an efficient solution to multidimensional sparse matrix representation in Matlab, and have seen recommendations for storing these arrays as pages of cell arrays of sparse matrices. Has any new functionality been added to Matlab that stores these arrays without having to use cells?
댓글 수: 0
답변 (1개)
the cyclist
2017년 7월 30일
This submission to the File Exchange is an option.
I have not used it myself, but it is highly rated.
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!