Snail/helix matrix indexing

版本 1.1.0.0 (2.1 KB) 作者: Nikolay S.
The function calculates Snail/Helix formed matrix indexing.
389.0 次下载
更新时间 2012/9/4

查看许可证

While Matlab scans/indexes matrices column-wise, some algorithms demand Snail/Escargot/Helix indexing (LBP is the last case I've encountered this issue). This functions implements (very shortly and intuitively if I may add) such an indexing, missing from Matlab indexing methods.

引用格式

Nikolay S. (2024). Snail/helix matrix indexing (https://www.mathworks.com/matlabcentral/fileexchange/37929-snail-helix-matrix-indexing), MATLAB Central File Exchange. 检索来源 .

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

Community Treasure Hunt

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

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

Оptional parameters "rotDir" and "growDir", specifying vertex rotation direction, and vertex growth direction added.

1.0.0.0