Strahler Stream Order

버전 1.0.0.0 (3.32 KB) 작성자: Wolfgang Schwanghart
returns the Strahler Stream Order based on channel and flow direction matrix
다운로드 수: 2.3K
업데이트 날짜: 2009/2/11

라이선스 보기

The Strahler Stream Order is a way to classify rivers based on a hierarchy of tributaries. First-order streams don't have tributaries. When two first-order streams come together, they form a second-order stream. When two second-order streams come together, they form a third-order stream. When two streams of different order confluence, they form a stream of maximum order of both.

streamorder returns the Strahler Stream Order based on a single flow direction matrix (M) and channel matrix (W). M is the second output of wflowacc available on the File Exchange (#14504). W is logical matrix and must have the same size as the digital elevation model from which the flow direction matrix has been calculated. It may either contain only channel starts or the the channel network.

Please provide feedback on this submission.

인용 양식

Wolfgang Schwanghart (2024). Strahler Stream Order (https://www.mathworks.com/matlabcentral/fileexchange/22952-strahler-stream-order), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2007b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Geology에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0