Linearizing a map projection using gps co ordinates
2 次查看(过去 30 天)
显示 更早的评论
Hello, I am trying to convert GPS in to earth co ordinates. i have reference GPS co-ords and i will have the real time gps for particular location, and also i am using map projection(UTM). how can i linearize the projection such that i can use in GPSto earth conversion ?? Please help me..
0 个评论
回答(1 个)
Rob Comer
2011-7-2
I'm not sure what's meant by earth coordinates -- geodetic latitude, longitude, and height? Or perhaps you're using an earth-centered earth-fixed (ECEF) geocentric Cartesian system? In any case, there are ways to convert among these systems and UTM using the Mapping Toolbox functions mfwdtran, minvtran, geodetic2ecef, and ecef2geodetic, and there's also lla2ecef and ecef2lla in Aerospace Toolbox.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Geographic Coordinate Reference Systems 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!