findDepressions

Finds the area coverage and depth of localized depressions on a surface.
865 téléchargements
Mise à jour 4 mars 2012

Afficher la licence

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.

Citation pour cette source

Luke Winslow (2024). findDepressions (https://www.mathworks.com/matlabcentral/fileexchange/35452-finddepressions), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2011a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Geology dans Help Center et MATLAB Answers
Remerciements

Inspiré par : extrema.m, extrema2.m

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.0