findDepressions
Version 1.0.0.0 (6,73 KB) von
Luke Winslow
Finds the area coverage and depth of localized depressions on a surface.
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 LinuxKategorien
- Sciences > Geoscience > Geology >
Mehr zu Geology finden Sie in Help Center und MATLAB Answers
Tags
Quellenangaben
Inspiriert von: extrema.m, extrema2.m
Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
| Version | Veröffentlicht | Versionshinweise | |
|---|---|---|---|
| 1.0.0.0 |
