Displaying Latitude Longitude Data
2 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Nagaraja B L
on 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 Comment
Varun
on 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..
See Also
Categories
Find more on Mapping Toolbox 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!