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
카테고리
Help CenterMATLAB Answers에서 Neighborhood and Block Processing에 대해 자세히 알아보기

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