Distinguish european voyages from coordinates

Hello everyone,
I have a large dataset with coordinates and name of arrival and departure ports. How can Matlab identify if the ports are in Europe or not? Is there a way from coordinates to distinguish voyages into Europe and outside of it?
Thanks, Vanessa

댓글 수: 3

Are the port names unique?
Is Russia part of Europe or not?
Jan
Jan 2017년 5월 26일
Russia? But what about Switzerland?
Stephen23
Stephen23 2017년 5월 26일
편집: Stephen23 2017년 5월 26일
What about the UK ?
Greenland ?
French Guiana ?
Iraq ?

댓글을 달려면 로그인하십시오.

답변 (3개)

MathReallyWorks
MathReallyWorks 2017년 5월 26일
편집: MathReallyWorks 2017년 5월 26일

1 개 추천

Hello Vanessa,
Firstly, classify this large dataset into 2 classes: Inside the europe and outside the europe.
Then perform matching for any of the data points. If that data point lies in "Inside the europe" class then particular port is in europe otherwise not.

댓글 수: 2

Vanessa
Vanessa 2017년 5월 26일
How can I do the first classification? Is there a toolbox tha identifies if the location is inside or outside Europe?
Thanks
There are so many algorithms to perform classification. Now, which one to choose, depends on your data and its type.
It will be easy for someone to give proper answer of your question if you show you database.

댓글을 달려면 로그인하십시오.

Vanessa
Vanessa 2017년 5월 26일

0 개 추천

Is there a way to get back the continent in which the coordinates correspond?

댓글 수: 1

Jan
Jan 2017년 5월 26일
편집: Jan 2017년 5월 26일
The names of the arrival ports seems to be much easier. How many different ports do you have? What exactly is "large"?
Did you take the time to ask an internet search engine already? Perhaps: https://www.google.de/search?q=Find+country+belonging+to+GPS+coordinates . This migth be useful: https://developers.google.com/maps/documentation/geocoding/start?csw=1

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 AI for Signals에 대해 자세히 알아보기

질문:

2017년 5월 26일

답변:

2017년 5월 26일

Community Treasure Hunt

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

Start Hunting!

Translated by