Ultrametric distance matrix from distance matrix

11 views (last 30 days)
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.

Answers (1)

BhaTTa
BhaTTa on 21 Nov 2024

Categories

Find more on Creating and Concatenating Matrices in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!