Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
2026.0.0 - 日本語


Sparses Matrix

  • Sparse Decompositions
    • ludellufactで使用されるユーティリティ関数
    • lufact疎行列LU分解
    • luget疎行列LU分解の展開
    • lusolve疎な線形システムの解を得る
    • spchol疎行列コレスキー分解
  • Linear Equations (Iterative Solvers)
    • conjgrad共役勾配ソルバ
    • gmresGeneralized Minimum RESidual 法
    • qmrプリコンディショナ付きのQuasi Minimal Residual法
  • Sparse Matrix Manipulation
    • issparse入力値が疎行列かどうかを調べる (numeric or boolean)
    • nnz行列における非ゼロ要素の数
    • speye疎単位行列
    • spones疎行列
    • sprandランダム疎行列
    • spzeros疎ゼロ行列
  • Sparse Matrix Conversion
    • adj2sp隣接形式を疎行列に変換.
    • full疎行列を通常の行列に変換する
    • sp2adj疎行列を隣接形式に変換する
    • sparse疎行列を定義
    • spcompack圧縮隣接表現に変換する
    • spget疎行列のエントリを取得
    • spsetSet non-zeros entries of sparse matrix
  • Sparse Jacobian computation
    • spCompHessianConsruct a compressed Hessian engine from its sparsity pattern using column intersection graph coloring
    • spCompJacobianConsruct a compressed Jacobian engine from its sparsity pattern using column intersection graph coloring
    • spyColRepresent sparsity pattern of a matrix with column coloring
  • chfact疎行列のコレスキー分解
  • chsolve疎行列のコレスキーソルバ
  • ordmmd複数の最小次元順序付けを計算する
Report an issue
<< Statistics Scilabヘルプ UMFPACK Interface >>

Copyright (c) 2022-2025 (Dassault Systèmes S.E.)
Copyright (c) 2017-2022 (ESI Group)
Copyright (c) 2011-2017 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Thu Oct 16 09:20:58 CEST 2025