findDepressions

Finds the area coverage and depth of localized depressions on a surface.
872 Downloads
Aktualisiert 4. Mär 2012

Lizenz anzeigen

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.

Zitieren als

Luke Winslow (2026). findDepressions (https://de.mathworks.com/matlabcentral/fileexchange/35452-finddepressions), MATLAB Central File Exchange. Abgerufen.

Kompatibilität der MATLAB-Version
Erstellt mit R2011a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Geology finden Sie in Help Center und MATLAB Answers
Quellenangaben

Inspiriert von: extrema.m, extrema2.m

Version Veröffentlicht Versionshinweise
1.0.0.0