findDepressions
                    Versión 1.0.0.0 (6,73 KB) por  
                  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.
Citar como
Luke Winslow (2025). findDepressions (https://es.mathworks.com/matlabcentral/fileexchange/35452-finddepressions), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
              Se creó con
              R2011a
            
            
              Compatible con cualquier versión
            
          Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- Sciences > Geoscience > Geology >
      Más información sobre Geology en Help Center y MATLAB Answers.
    
  Etiquetas
Agradecimientos
Inspirado por: extrema.m, extrema2.m
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
| Versión | Publicado | Notas de la versión | |
|---|---|---|---|
| 1.0.0.0 | 
