Plot contour on similarity matrix
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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....
0 Kommentare
Antworten (1)
Star Strider
am 28 Apr. 2020
6 Kommentare
Star Strider
am 30 Apr. 2020
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.)
Siehe auch
Kategorien
Mehr zu Contour Plots finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!