DEM to volumetiric

版本 1.0.0.0 (1.3 KB) 作者: Dimitris
converts a Digital Elevation Model (or 2.5D data) to a volumetric raster (or true 3D data)
1.0K 次下载
更新时间 2010/2/22

查看许可证

In a DEM height information is strored as h(x,y). This scripts converts h(x,y) to I(x,y,z) based on

(a) if z < h(x,y) then I(x,y,z) = 1
(b I(x,y,z) = 0 otherwise.

引用格式

Dimitris (2024). DEM to volumetiric (https://www.mathworks.com/matlabcentral/fileexchange/26752-dem-to-volumetiric), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2008b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Polygons 的更多信息
致谢

参考作品: boxcount

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0