Snail/helix matrix indexing

The function calculates Snail/Helix formed matrix indexing.

이 제출물을 팔로우합니다

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. (2026). Snail/helix matrix indexing (https://kr.mathworks.com/matlabcentral/fileexchange/37929-snail-helix-matrix-indexing), MATLAB Central File Exchange. 검색 날짜: .

카테고리

Help CenterMATLAB Answers에서 Financial Toolbox에 대해 자세히 알아보기

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.1.0.0

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

1.0.0.0