Scilab 5.5.0
- Scilabヘルプ
- 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
- XML Management
- HDF5 Management
- 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
- Console
- History manager
- Matlab binary files I/O
- Matlab to Scilab Conversion Tips
- Compatibility Functions
- Functions
- Development tools
- Demo Tools
- Dynamic/incremental Link
- Atoms
- Tcl/Tk Interface
- scilab editor
- UI Data
- Online help management
- Parallel
- Modules manager
- Localization
- API Scilab
- call_scilab API
- JVM
- Java from Scilab
- Java Interface
- Intersci
- Preferences
- Windows tools
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
Polynomials
- bezout — 多項式またh整数のべズー方程式
- chepol — チェビシェフ多項式
- cmndred — 共通分母形式
- coeff — 多項式行列の係数
- coffg — 多項式行列の逆
- colcompr — 多項式行列の列圧縮
- degree — 多項式行列の次数
- denom — 分母
- derivat — 有理行列の微分
- determ — 多項式行列の行列式
- detr — 多項式の行列式
- diophant — ダイオファンタイン (べズー) 方程式
- factors — 実数因数分解
- hermit — エルミート形式
- horner — 多項式/有理数の評価
- hrmt — 多項式の最大公約数
- htrianr — 多項式行列の三角化
- inv_coeff — 係数を指定して多項式行列を作成
- invr — (有理) 行列の逆
- lcmdiag — 最小公倍数対角分解
- ldiv — 多項式行列の長除算
- numer — 分子
- pdiv — 多項式の除算
- pol2str — 多項式を文字列に変換
- polfact — 最小因数
- poly — 多項式を定義する
- rational — Scilab オブジェクト, Scilabの有理数
- residu — 残差
- roots — 多項式の根
- rowcompr — 多項式行列の行圧縮
- sfact — 離散時間スペクトル分解
- simp — 有理数の簡単化
- simp_mode — 有理数の簡単化のオン/オフを切り替える
- sylm — シルベスタ行列
- systmat — システム行列
- varn — 多項式の記号変数
Report an issue | ||
<< CACSD | Scilabヘルプ | Signal Processing >> |