Displaying Latitude Longitude Data
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Nagaraja B L
2011 年 6 月 7 日
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..
参考
カテゴリ
Help Center および File Exchange で Mapping Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!