Linearizing a map projection using gps co ordinates
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Rob Comer
il 2 Lug 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 Commenti
Vedere anche
Categorie
Scopri di più su Geographic Coordinate Reference Systems in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!