Scilab 5.3.1
- 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 Library
- 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
Linear Algebra
- aff2ab — 線形 (アフィン)関数を A,b に変換
- balanc — 行列またはペンシルの平衡化
- bdiag — ブロック対角化, 一般化固有ベクトル
- chfact — 疎行列のコレスキー分解
- chol — コレスキー分解
- chsolve — 疎行列のコレスキーソルバ
- classmarkov — マルコフ行列の再帰的(recurrent)および一時的(transient)なクラス
- cmb_lin — シンボリックな線形結合
- coff — レゾルベント (余因子法)
- colcomp — 列圧縮,カーネル,ヌル空間
- companion — コンパニオン行列
- cond — 条件数
- det — 行列式
- eigenmarkov — 正規化された左および右マルコフ固有ベクトル
- ereduc — qz変換により列階段形行列を計算
- expm — 正方行列の指数関数
- fstair — qz変換により列階段形ペンシルを計算する
- fullrf — フルランク分解
- fullrfk — A^kのフルランク分解
- genmarkov — 再帰的および一時的なクラスを有するランダムなマルコフ行列を生成する
- givens — ギブンス変換
- glever — 行列ペンシルの逆
- gschur — 一般化Schur分解 (古い関数).
- gspec — 行列ペンシルの固有値 (古い関数)
- hess — ヘッセンベルク形式
- householder — ハウスホルダー直交鏡映行列
- im_inv — 原像
- inv — 逆行列
- kernel — カーネル, ヌル空間
- kroneck — 行列ペンシルのクロネッカー形式
- linsolve — 線形方程式ソルバ
- lsq — 線形最小二乗問題.
- lu — ピボット選択付きのLU 分解
- lyap — リアプノフ方程式
- nlev — Leverrierのアルゴリズム
- orth — 直交基底
- pbig — 固有投影
- pencan — 行列ペンシルの正準形
- penlaur — 行列ペンシルのローラン係数
- pinv — 擬似逆行列
- polar — 極座標形式
- proj — 投影
- projspec — スペクトル演算子
- psmall — スペクトル投影
- qr — QR 分解
- quaskro — 準クロネッカー形式
- randpencil — ランダムなペンシル
- range — A^kの範囲
- rank — 階数
- rankqr — QR分解に基づく階数
- rcond — 条件数の逆数
- rowcomp — 行圧縮, 範囲
- rowshuff — シャッフルアルゴリズム
- rref — LU分解により行echelon形式の行列を計算
- schur — 行列およびペンシルの[ソートされた] Schur 分解
- spaninter — 共通部分空間
- spanplus — 部分空間の合計
- spantwo — 部分空間の合計および共通部分
- spec — 行列とペンシルの固有値
- sqroot — W*W' エルミート分解
- squeeze — スクイズ
- sva — 特異値近似
- svd — 特異値分解
- sylv — シルベスタ方程式.
- trace — トレース
<< Elementary Functions | Scilab help | Interpolation >> |