euclidean distance between the rows of the matrix

Hello,
Consider a 100x20 matrix M.
With
a=squareform(pdist(M));
I calculated the euclidean distance between the rows.
How the maximum euclidean distance between the pairs of rows is calculated?
Thank you.
Best,
Pavlos

Answers (0)

Categories

Asked:

on 23 Mar 2012

Community Treasure Hunt

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

Start Hunting!