Ultrametric distance matrix from distance matrix
    조회 수: 11 (최근 30일)
  
       이전 댓글 표시
    
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
답변 (1개)
  BhaTTa
 2024년 11월 21일
        Refer to this github repo: https://github.com/ndag/ultrametrics/blob/master/README.md
댓글 수: 0
참고 항목
카테고리
				Help Center 및 File Exchange에서 Creating and Concatenating Matrices에 대해 자세히 알아보기
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!