【文件属性】:
文件名称:Geodetic Toolbox
文件大小:43KB
文件格式:ZIP
更新时间:2021-07-01 04:31:44
gps matlab 代码 geodetic
A collection of geodetic functions that solve a variety of problems in geodesy. Supports a wide range of common and user-defined reference ellipsoids. Most functions are vectorized. Most recent version can be found at . Functions include:
Angle Conversions
deg2rad - Degrees to radians
dms2deg - Degrees,minutes,seconds to degrees
dms2rad - Degrees,minutes,seconds to radians
rad2deg - Radians to degrees
rad2dms - Radians to degrees,minutes,seconds
rad2sec - Radians to seconds
sec2rad - Seconds to radians
Coordinate Conversions
ell2utm - Ellipsoidal (lat,long) to UTM (N,E) coordinates
ell2xyz - Ellipsoidal (lat,long) to Cartesian (x,y,z) coodinates
sph2xyz - Shperical (az,va,dist) to Cartesian (x,y,z) coordinates
xyz2sph - Cartesian (x,y,z) to spherical (az,va,dist) coordinates
xyz2ell - Cartesian (x,y,z) to ellipsoidal (lat,long,ht) coordinates
xyz2ell2 - xyz2ell with Bowring height formula
xyz2ell3 - xyz2ell using complete Bowring version
utm2ell - UTM (N,E) to ellipsoidal (lat,long) coordinates
Coordinate Transformations
refell - Reference ellipsoid definition
ellradii - Various radii of curvature
ct2lg - Conventional terrestrial (ECEF) to local geodetic (NEU)
dg2lg - Differences in Geodetic (lat,lon) to local geodetic (NEU)
cct2clg - Conventional terrestrial to local geodetic cov. matrix
clg2cct - Local geodetic to conventional terrestrial cov. matrix
rotct2lg - Rotation matrix for conventional terrestrial to local geod.
rotlg2ct - Rotation matrix for local geod. to conventional terrestrial
lg2ct - Local geodetic (NEU) to conventional terrestrial (ECEF)
lg2dg - Local geodetic (NEU) to differences in geodetic (lat,lon)
direct - Direct geodetic problem (X1,Y1,Z1 + Az,VA,Dist to X2,Y2,Z2)
inverse - Inverse geodetic problem (X1,Y1,Z1 + X2,Y2,Z2 to Az,VA,Dist)
simil - Similarity transformation (translation,rotation,scale change)
Date Conversions
cal2jd - Calendar date to Julian date
dates - Converts between different date formats
doy2jd - Year and day of year to Julian date
gps2jd - GPS week & seconds of week to Julian date
jd2cal - Julian date to calenar date
jd2dow - Julian date to day of week
jd2doy - Julian date to year & day of year
jd2gps - Julian date to GPS week & seconds of week
jd2mjd - Julian date to Modified Julian date
jd2yr - Julian date to year & decimal year
mjd2jd - Modified Julian date to Julian date
yr2jd - Year & decimal year to Julian date
Error Ellipses
errell2 - Computes error ellipse semi-axes and azimuth
errell3 - Computes error ellipsoid semi-axes, azimuths, inclinations
plterrel - Plots error ellipse for covariance matrix
Miscellaneous
cart2euler- Converts Cartesian coordinate rotations to Euler pole rotation
euler2cart- Converts Euler pole rotation to Cartesian coordinate rotations
findfixed - Finds fixed station based on 3D covariance matrix
pltnet - Plots network of points with labels
Example Scripts
DirInv - Simple partial GUI script for direct and inverse problems
DirProb - Example of direct problem
Dist3D - Example to compute incremental 3D distances between points.
InvProb - Example of inverse problem
PltNetEl - Example plot of network error ellipses
ToUTM - Example of conversion from latitude,longitude to UTM
【文件预览】:
geodetic
----jd2doy.m(627B)
----sec2rad.m(346B)
----errell2.m(839B)
----DirProb.m(2KB)
----doy2jd.m(510B)
----dg2lg.m(1KB)
----xyz2ell3.m(1KB)
----jd2gps.m(987B)
----direct.m(2KB)
----Contents.m(9KB)
----deg2rad.m(343B)
----ct2lg.m(2KB)
----mjd2jd.m(498B)
----xyz2ell.m(1KB)
----utm2ell.m(5KB)
----inverse.m(2KB)
----plterrel.m(1KB)
----findfixed.m(674B)
----xyz2ell2.m(2KB)
----rad2dms.m(810B)
----clg2cct.m(944B)
----jd2yr.m(645B)
----gps2jd.m(1022B)
----pltmap.m(2KB)
----dms2deg.m(595B)
----simil.m(2KB)
----PltNetEl.m(1KB)
----InvProb.m(2KB)
----errell3.m(1KB)
----sph2xyz.m(739B)
----dms2rad.m(597B)
----ellradii.m(922B)
----yr2jd.m(582B)
----lg2ct.m(2KB)
----lg2dg.m(1KB)
----rotlg2ct.m(841B)
----Dist3D.m(1KB)
----rotct2lg.m(838B)
----cart2euler.m(940B)
----refell.m(2KB)
----jd2mjd.m(498B)
----rad2sec.m(311B)
----ell2xyz.m(974B)
----xyz2sph.m(791B)
----ToUTM.m(2KB)
----jd2yr2.m(717B)
----ell2utm.m(4KB)
----cct2clg.m(944B)
----DirInv.m(3KB)
----jd2dow.m(760B)
----rad2deg.m(380B)
----jd2cal.m(1KB)
----euler2cart.m(937B)
----dates.m(4KB)
----cal2jd.m(1KB)
----pltnet.m(1KB)