Ultrametric distance matrix from distance matrix
    11 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
I want to know about create code compute Ultrametric distance matrix from distance matrix. Ultrametric matrix distance is a special kind of metric space in which the triangle inequality is replaced with d(x,z) <= max{d(x,y),d(y,z)}. it is symmetry matrix.
0 Commenti
Risposte (1)
  BhaTTa
 il 21 Nov 2024
        Refer to this github repo: https://github.com/ndag/ultrametrics/blob/master/README.md
0 Commenti
Vedere anche
Categorie
				Scopri di più su Creating and Concatenating Matrices 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!