Displaying Latitude Longitude Data
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I have a collection of GPS (longitude and Latitude) points collected by a set of GPS receivers. They are stored in a PostgreSQL database. I want to load them to Matlab and do some computations. How can this be done? Please advise.
0 Kommentare
Antworten (1)
Nagaraja B L
am 7 Jun. 2011
well, what type computation you would like to do. For doing the same read the file database using matalab commont(you should know the copmmond or else reffer help menu) then assigne a variable for each latitude and longitude then by yusing the variable name you can do the further operation. if u don get let me know.
1 Kommentar
Varun
am 1 Jul. 2011
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..
Siehe auch
Kategorien
Mehr zu Mapping Toolbox finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!