# DMEevaluation **Repository Path**: xiaoyeyimier/dmeevaluation ## Basic Information - **Project Name**: DMEevaluation - **Description**: DME评估论文的matlab程序,前序项目是DEM读取。 - **Primary Language**: Matlab - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-09-21 - **Last Updated**: 2023-04-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # myRdSRTM3 ## Description [Matlab] .HGT file data extraction and display ## Software Architecture ### mfile :\myRdSRTM3.m :\readhgt.m :\MmapShowDEM.m :\batchProcessDEMFile.m :\m_map\m_colmap.m :\m_map\m_coord.m :\m_map\m_grid.m :\m_map\m_ll2xy.m :\m_map\m_proj.m :\m_map\m_shadedrelief.m :\m_map\private\mc_coords.m :\m_map\private\mc_ellips.m :\m_map\private\mp_azim.m :\m_map\private\mp_conic.m :\m_map\private\mp_cyl.m :\m_map\private\mp_omerc.m :\m_map\private\mp_tmerc.m :\m_map\private\mp_utm.m :\m_map\private\mu_util.m ### datalib :\DEMdat ## mainFunc :\myRdSRTM3.m ## Instructions 1. ```matlab myRdSRTM3(LON,LAT); ``` 2. ```matlab myRdSRTM3(LON,LAT,'param','value'); ``` *Parameter-value pair interpretation* | parameter's name | default | type | discription | | ---------------- | -------- | ---------------- | ------------------------------------------ | | DEMPath | cd | direction | Database path | | ShowDEM | 'off' | 'on'/'off' | Whether to enable the map display function | | detailLevel | 1 | double | Represents scaling | | method | 'region' | 'region'/'point' | Method of extracting the elevation data | see more details on the [Wiki Page](https://gitee.com/xiaoyeyimier/myRdSRTM3/wikis/myRdSRTM3_v1.1.1_20220619_alpha) of this programme. ## Contribution 1. Large range of data extraction 2. Data compression and interpolation functions 3. Using M_map for fancy map ## Cite 1. [SRTM3](http://www.viewfinderpanoramas.org/Coverage%20map%20viewfinderpanoramas_org3.htm) 2. [READHGT](https://ww2.mathworks.cn/matlabcentral/fileexchange/36379-readhgt-import-download-nasa-srtm-data-files-hgt) 3. [M_Map](https://www.eoas.ubc.ca/~rich/map.html#Citation) ## xiaoyeyimier [xiaoyeyimier](https://www.zhihu.com/people/da-ying-di-guo-ca-pi-gu-tuan-tuan-chang) Email: xiaoyeyimier@163.com