sarr: a pedestrian array splitter

バージョン 1.0.0.0 (1.99 KB) 作成者: us
SARR splits a 2D array into 3D adjacent subarrays
ダウンロード: 1K
更新 2009/7/28

ライセンスの表示

SARR splits a 2D array into adjacent subarrays
in COL -> ROW order.

the subarrays are collected in a 3D array
of size [SR,SC,SP], which facilitates
block processing.

the engine exclusively uses RESHAPE and PERMUTE
to keep memory requirements low.

SARR ends with an error if the size of the subarrays
does not fit into the size of the array.

see
> help sarr
for help and an example for this self-explanatory snippet

引用

us (2024). sarr: a pedestrian array splitter (https://www.mathworks.com/matlabcentral/fileexchange/24865-sarr-a-pedestrian-array-splitter), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2009a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersResizing and Reshaping Matrices についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0