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.
另请参阅
类别
在 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!