euclidean distance between the rows of the matrix
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Statistics and Machine Learning Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!