matrixmanipulation
- Shape tests
- cat — 複数の配列を結合する
- circshift — circularly shifts elements or subarrays of an array (regular, of structures, cells, custom)
- flipdim — 指定した次元に沿って x ブロック要素を反転
- matrix — ベクトルまたは行列を異なる大きさの行列に成形する
- permute — permutes the dimensions of an array
- pertrans — 第2対角項を基準として転置
- resize_matrix — 行列またはハイパー行列をトリムまたは拡張(およびキャスト)
- squeeze — removes singleton dimensions of a ND-array
- tril — 行列の下三角部
- triu — 上三角
Report an issue | ||
<< Integers | Elementary Functions | matrixoperations >> |