<< Integer representation
Elementary Functions
matrixoperations >>
Scilabヘルプ
>>
Elementary Functions
> matrixmanipulation
matrixmanipulation
flipdim
—
指定した次元に沿って x ブロック要素を反転
matrix
—
ベクトルまたは行列を異なる大きさの行列に成形する
permute
—
配列の次元の順序を変更
pertrans
—
第2対角項を基準として転置
repmat
—
配列を複製/タイル状に配置
resize_matrix
—
行列またはハイパー行列をトリムまたは拡張(およびキャスト)
squeeze
—
ハイパー行列のシングルトン次元を削除
Report an issue
<< Integer representation
Elementary Functions
matrixoperations >>