3D sparse matrices
14 次查看(过去 30 天)
显示 更早的评论
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
0 个评论
回答(1 个)
James Tursa
2022-11-1
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.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Logical 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!