N-dimensional Sparse Matrices

バージョン 1.2.0.0 (27.5 KB) 作成者: Jonathan Karr
N-dimensional sparse matrix and circular sparse matrix classes for arbitrary N.
ダウンロード: 902
更新 2012/5/31

ライセンスの表示

N-dimensional sparse matrix and circular sparse matrix classes for arbitrary N. The classes support many common matrix operations including algebra, set operations, reduction, and more. All of these methods are efficiently implemented for sparse matrices. Very simple to use and very powerful!

Inspired by and improves on the Sandia National Labs sparse tensor toolbox http://csmr.ca.sandia.gov/~tgkolda/TensorToolbox/. See src_test for example use.

引用

Jonathan Karr (2024). N-dimensional Sparse Matrices (https://www.mathworks.com/matlabcentral/fileexchange/30005-n-dimensional-sparse-matrices), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2010b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersSparse Matrices についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.2.0.0

Updated description

1.1.0.0

added tags, clarified description

1.0.0.0