現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
This function finds depressions on a 2D surface. It was intended to model the formation of liquid pools on a simulated geological surface (lakes pooling in depressions).
Usage:
[dMask, dDepths] = findDepressions(heights)
Returns both the logical mask of where depressions exist and the depths of those depressions.
引用
Luke Winslow (2026). findDepressions (https://jp.mathworks.com/matlabcentral/fileexchange/35452-finddepressions), MATLAB Central File Exchange. に取得済み.
謝辞
ヒントを得たファイル: extrema.m, extrema2.m
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 1.0.0.0 |
