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!