Strahler Stream Order

returns the Strahler Stream Order based on channel and flow direction matrix

您现在正在关注此提交

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 (2026). Strahler Stream Order (https://ww2.mathworks.cn/matlabcentral/fileexchange/22952-strahler-stream-order), MATLAB Central File Exchange. 检索时间: .

致谢

参考作品: Flow Accumulation (upslope area)

类别

Help CenterMATLAB Answers 中查找有关 Geology 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.0.0