Scilab 5.3.3
- Scilab help
- Scilab
- Differential Equations, Integration
- Elementary Functions
- Linear Algebra
- Interpolation
- CACSD
- Polynomials
- Signal Processing
- FFTW
- Special Functions
- Randlib
- ARnoldi PACKage
- Statistics
- Sparses Matrix
- UMFPACK Interface
- Optimization and Simulation
- Genetic Algorithms
- Simulated Annealing
- Symbolic
- Files : Input/Output functions
- Input/Output functions
- Graphics
- Graphics : exporting and printing
- GUI
- Data Structures
- Parameters
- Boolean
- Integers
- Strings
- Sound file handling
- Time and Date
- Output functions
- Xcos
- Spreadsheet
- Shell
- Console
- Completion
- History manager
- Matlab binary files I/O
- Matlab to Scilab Conversion Tips
- Compatibility Functions
- Maple Interface
- Overloading
- Functions
- Development tools
- Demo Tools
- Dynamic/incremental Link
- Atoms
- Tcl/Tk Interface
- scilab editor
- Texmacs
- UI Data
- Online help management
- Parallel
- PVM parallel Toolbox
- Modules manager
- Localization
- JVM
- API Scilab
- call_scilab API
- Java Interface
- Intersci
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
Sparses Matrix
- adj2sp — 隣接形式を疎行列に変換.
- full — 疎行列を通常の行列に変換する
- gmres — Generalized Minimum RESidual 法
- issparse — 入力値が疎行列かどうかを調べる
- ludel — lufactで使用されるユーティリティ関数
- lufact — 疎行列LU分解
- luget — 疎行列LU分解の展開
- lusolve — 疎な線形システムの解を得る
- mtlb_sparse — 疎行列に変換
- nnz — 行列における非ゼロ要素の数
- pcg — プリコンディショナ付き共役勾配法
- qmr — プリコンディショナ付きのQuasi Minimal Residual法
- sp2adj — 疎行列を隣接形式に変換する
- sparse — 疎行列を定義
- spchol — 疎行列コレスキー分解
- spcompack — 圧縮隣接表現に変換する
- speye — 疎単位行列
- spget — 疎行列のエントリを取得
- spones — 疎行列
- sprand — ランダム疎行列
- spzeros — 疎ゼロ行列
<< Statistics | Scilab help | UMFPACK Interface >> |