Plot contour on similarity matrix
    3 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
 
 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 Commenti
Risposte (1)
  Star Strider
      
      
 il 28 Apr 2020
        6 Commenti
  Star Strider
      
      
 il 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.)   
Vedere anche
Categorie
				Scopri di più su Contour Plots in Help Center e File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!





