Density maps based on the number of occurences

4 次查看(过去 30 天)
Hello dear all,
I'm trying to create a density map based on the ships distribution along the time in latitude and longitude coordinates.
I have a matrix with longitude, latitude and time (poisx time).
Based on this I would like to plot a map (like density maps or heat map) depending of the number of the ships in the area. I tried the following code but it was not what I was expecting: hist3([latitude(:), longitude(:)],[50 50],'CDataMode','auto')
Thanks in advance for your help,
  1 个评论
Srishti Sahni
Srishti Sahni 2022-5-18
Will it be possible for you to share the matrix with longitude, latitude and time.
Also, do you want to factor in the time while plotting the density graph.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Geographic Plots 的更多信息

产品


版本

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by