Heatmap sort of image

조회 수: 1 (최근 30일)
Ahamed Tuani
Ahamed Tuani 2018년 4월 23일
댓글: Ahamed Tuani 2018년 4월 24일
Hi everyone,
Need help in plotting where I have a TSP tour of 25 14 24 43 7 23 6 27 48 8 26 31 28 3 25 and I would like to create a heatmap sort of image that shows the connection/relation between the nodes as shown in the example attached
. Help and ideas are greatly appreciated and many thanks.

답변 (1개)

Steven Lord
Steven Lord 2018년 4월 23일
Use the heatmap function? Call spy on the adjacency matrix?
  댓글 수: 1
Ahamed Tuani
Ahamed Tuani 2018년 4월 24일
Hi Steven,
Thanks for the reply. I'm looking at the spy function as per your suggestion but any idea how I can rank the nodes from the first node of the tour to the next node?
Thanks again.

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

카테고리

Help CenterFile Exchange에서 Data Distribution Plots에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by