DEM to volumetiric

버전 1.0.0.0 (1.28 KB) 작성자: Dimitris
converts a Digital Elevation Model (or 2.5D data) to a volumetric raster (or true 3D data)
다운로드 수: 1K
업데이트 날짜: 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