Density maps based on the number of occurences

3 ビュー (過去 30 日間)
Ricardo Duarte
Ricardo Duarte 2021 年 1 月 4 日
コメント済み: Srishti Sahni 2022 年 5 月 18 日
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 Center および File ExchangeGeographic Plots についてさらに検索

製品


リリース

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by