Displaying Latitude Longitude Data

1 view (last 30 days)
Devinya Herath
Devinya Herath on 1 Jun 2011
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.

Answers (1)

Nagaraja B L
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
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..

Sign in to comment.

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!