搜索资源列表
GetSRTMD
- The function interpolates between SRTM data points
testoerp2
- The function interpolates between SRTM data points
srtmreadermatlab
- srtm是美国nasa指定的精度为90米的全球高层数据,函数srtmshow可以利用matlab读取这样的数据,并且以mesh的形式显示他们。用法:srtmshow(‘c:/.../XXX.ttf’,60,70,60,70)。表示读取文件XXX.ttf中横向60 -70 ,纵向60 -70 的数据并显示他们。 -srtm the United States designated the accuracy of nasa' s global top 90 m data, the func
ReadOneSRTMData
- 能自动读取hgt格式的SRTM数据,进而可以转化为自己需要的格式。同时,该程序具有一定的交互性-this software can automaticaly read the SRTM data with format of hgt, and also transfer your format. Also, this software are interactive.
TecDEMr
- Used to extract the dem accordingly the SRTM accordingly-Used to extract the dem accordingly the SRTM accordingly
read_SRTMtile
- 读取高程数据的MATLAB程序,经过测试,很不错的,希望对大家有帮助- read_SRTMtile: returns lon, lat, & height (height in meters) SRTM 3-arcsec data USE: [vlon vlat vhgt] read_SRTMtile(filename,sc) INPUT: filename: filename, e.g. s23w041.h
srtm2icesat
- 通过线性内插SRTM DEM高程到ICESat星下点位置(Interpolate the SRTM to the ICESat location via linear interpolation)