Euclidean distance for 3D data
古いコメントを表示
Hye, can anybody help me, what is the calculation to calculate euclidean distance for 3D data that has x,y and z value in Matlab? Thank you so much. Really appreciate if somebody can help me.
3 件のコメント
KSSV
2018 年 5 月 2 日
Read about dist. You can write your own formula for this not a deal.
Jan
2018 年 5 月 2 日
The distance to what?
Lu Zhang
2022 年 5 月 4 日
Hi, Nurul. Did you figure it out finally? Is it possible for you to share the answer? I want to compute the euclidean distance for fMRI data on the vertex level. Thank you so much.
採用された回答
その他の回答 (1 件)
dmitry luchinsky
2019 年 9 月 17 日
0 投票
why not to use pdist2?
カテゴリ
ヘルプ センター および File Exchange で Logical についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!