findDepressions
                    Versione 1.0.0.0 (6,73 KB) da  
                  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.
Cita come
Luke Winslow (2025). findDepressions (https://it.mathworks.com/matlabcentral/fileexchange/35452-finddepressions), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
              Creato con
              R2011a
            
            
              Compatibile con qualsiasi release
            
          Compatibilità della piattaforma
Windows macOS LinuxCategorie
- Sciences > Geoscience > Geology >
 
      Scopri di più su Geology in Help Center e MATLAB Answers
    
  Tag
Riconoscimenti
Ispirato da: extrema.m, extrema2.m
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0.0 | 
