euclidean distance between the rows of the matrix
3 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Statistics and Machine Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!