findDepressions
版本 1.0.0.0 (6.7 KB) 作者:
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.
引用格式
Luke Winslow (2024). findDepressions (https://www.mathworks.com/matlabcentral/fileexchange/35452-finddepressions), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2011a
兼容任何版本
平台兼容性
Windows macOS Linux标签
致谢
参考作品: extrema.m, extrema2.m
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 |