Displaying Latitude Longitude Data
显示 更早的评论
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.
回答(1 个)
Nagaraja B L
2011-6-7
0 个投票
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 个评论
Varun
2011-7-1
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..
类别
在 帮助中心 和 File Exchange 中查找有关 Mapping Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!