gblk: a pedestrian data block extractor

版本 1.0.0.0 (32.2 KB) 作者: us
gblk computes segment/offset parameters for very fast extraction of data blocks from a matrix
2.8K 次下载
更新时间 2007/4/27

查看许可证

GBLK computes index templates of the form
segment:offset
for very fast extraction of data blocks from 2d matrices of any type.

data blocks can be non-, partial-, or fully overlapping.

the output can be reused to extract data from other matrices of the same size.

the templates can be modified to extract only selected data blocks and/or to extract only selected values from a data block.

CELLFUN can be used to compute further results from the extracted data blocks

see
> help gblk
and the accompanying published M-file for info and a few self-explanatory examples.

an ND version of GBLK will be posted soon.

引用格式

us (2024). gblk: a pedestrian data block extractor (https://www.mathworks.com/matlabcentral/fileexchange/14801-gblk-a-pedestrian-data-block-extractor), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2007a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0

a wrong zip file was sent... sorry for this annoying mistake
us