loading a det (digital elevation terrain) and calculating (line of sight) from a point on the map
조회 수: 2 (최근 30일)
이전 댓글 표시
I need to load a det file into Matlab and with the map loaded, place a point on the map and calculate line of sight. This is to calculate the range limits of a drone flying in a particular location with hills and ridges affecting line of sight.
댓글 수: 0
답변 (1개)
Amy Haskins
2016년 5월 12일
The Mapping Toolbox supports importing terrain data in several file formats ( Doc Page ). The los2 function will do the line of sight calculation for you. The viewshed function might also be handy.
댓글 수: 1
참고 항목
카테고리
Help Center 및 File Exchange에서 Data Analysis에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!