tile

版本 1.0.0.0 (1.3 KB) 作者: Ian Howat
Split a 2D array into equally-sized sub-arrays.
817.0 次下载
更新时间 2009/11/6

查看许可证

A = tile(B,nx,ny,overlap)

input:
B = 2D array
nx = number of tiles in column direction
ny = number of columns in row direction
overlap = ammount of overlap of tiles in pixels

%OUTPUT
A = cell array of size ny by nx with each cell containing a tile.

引用格式

Ian Howat (2024). tile (https://www.mathworks.com/matlabcentral/fileexchange/25763-tile), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2008b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Matrices and Arrays 的更多信息

Community Treasure Hunt

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

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