Scilab 5.5.2
- Scilabヘルプ
- Elementary Functions
- bitwise
- Complex
- Discrete mathematics
- elementarymatrices
- Exponential
- Floating point
- Integer representation
- matrixmanipulation
- matrixoperations
- searchandsort
- setoperations
- signalprocessing
- symbolic
- Trigonometry
- and
- &
- cat
- cell2mat
- cellstr
- iscolumn
- isempty
- isequal
- ismatrix
- isrow
- isscalar
- issquare
- isvector
- lstsize
- modulo
- ndims
- nthroot
- num2cell
- or
- |
- sign
- size
- 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
setoperations
- intersect — 2つのベクトルで共通の値のベクトルを返す
- members — 配列の各要素または他の配列の行または列を数える(及び位置を調べる)
- setdiff — ベクトルの要素のうちで別のベクトルに 属していない要素を返す
- union — ベクトルの和集合要素を展開
- unique — ベクトルまたは行列のユニークなな要素を展開
Report an issue | ||
<< searchandsort | Elementary Functions | signalprocessing >> |