Plot contour on similarity matrix
显示 更早的评论
I need to plot the contour which looks like the image. The image shows the contour of the laplacian kernel (similarity matrix)
I need to plot such contour on my similarity matrx (nxn) ....lets say the similarity matrix is built from the eucledian distance....
回答(1 个)
Star Strider
2020-4-28
0 个投票
6 个评论
Virtualkeeda
2020-4-28
Star Strider
2020-4-28
If the values of the matrix change, it can be considered a ‘height’. If they are all the same, it is a plane.
Virtualkeeda
2020-4-30
Star Strider
2020-4-30
That does not look like the similarity matrix in the first image you posted.
I have no idea what the problem could be.
Virtualkeeda
2020-4-30
Star Strider
2020-4-30
The ‘Z’ matrix is what you specify it to be. (Note that ‘X’ and ‘Y’ are not required for surfc. In their absence, those values are set to the indices of the respective dimensions.)
类别
在 帮助中心 和 File Exchange 中查找有关 Contour Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!



