Scilab 5.5.0
- Scilabヘルプ
- Elementary Functions
- bitwise
- Complex
- Discrete mathematics
- elementarymatrices
- Exponential
- Floating point
- Integer representation
- matrixmanipulation
- matrixoperations
- searchandsort
- setoperations
- signalprocessing
- symbolic
- Trigonometry
- IsAScalar
- and
- &
- cat
- cell2mat
- cellstr
- iscolumn
- isempty
- isequal
- ismatrix
- isrow
- isscalar
- issquare
- isvector
- lstsize
- maxi
- mini
- modulo
- ndims
- nthroot
- num2cell
- or
- |
- sign
- size
- sort
- unwrap
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
elementarymatrices
- diag — 対角行列の構築または展開
- eye — 単位行列
- ind2sub — 線形添字を添字付き行列に変換
- linspace — 線形に配置されたベクトル
- logspace — 対数的間隔のベクトル
- meshgrid — 行列または3次元配列を作成
- ndgrid — 多次元関数評価用グリッドの配列
- ones — 要素が1の行列
- rand — 乱数生成
- squarewave — 周期 2*%piの矩形波を生成
- sub2ind — 行列添字を線形添字に変換
- testmatrix — ヒルバート,フランクのような特殊行列を作成
- toeplitz — toeplitz行列
- zeros — ゼロからなる行列
Report an issue | ||
<< Discrete mathematics | Elementary Functions | Exponential >> |