<< Linear Equations (Iterative Solvers)
Sparses Matrix
Sparse Matrix Conversion >>
Scilab Help
>>
Sparses Matrix
> Sparse Matrix Manipulation
Sparse Matrix Manipulation
issparse
—
入力値が疎行列かどうかを調べる (numeric or boolean)
nnz
—
行列における非ゼロ要素の数
speye
—
疎単位行列
spones
—
疎行列
sprand
—
ランダム疎行列
spzeros
—
疎ゼロ行列
Report an issue
<< Linear Equations (Iterative Solvers)
Sparses Matrix
Sparse Matrix Conversion >>