Linearizing a map projection using gps co ordinates
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Rob Comer
el 2 de Jul. de 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 comentarios
Ver también
Categorías
Más información sobre Geographic Coordinate Reference Systems en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!