findDepressions

バージョン 1.0.0.0 (6.73 KB) 作成者: Luke Winslow
Finds the area coverage and depth of localized depressions on a surface.
ダウンロード: 867
更新 2012/3/4

ライセンスの表示

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 (2024). findDepressions (https://www.mathworks.com/matlabcentral/fileexchange/35452-finddepressions), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2011a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersGeology についてさらに検索
タグ タグを追加
謝辞

ヒントを得たファイル: extrema.m, extrema2.m

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0