Linearizing a map projection using gps co ordinates
2 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Rob Comer
on 2 Jul 2011
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 Comments
See Also
Categories
Find more on Geographic Coordinate Reference Systems in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!