how to calculate euclidean distance for the loaded dataset?

1 view (last 30 days)
to calculate distance for a dataset

Answers (1)

Image Analyst
Image Analyst on 2 Sep 2015
The Pythagorean Theorem works well in most cases. You can also use the function hypot().

Categories

Find more on Fourier Analysis and Filtering in Help Center and File Exchange

Tags

No tags entered yet.

Community Treasure Hunt

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

Start Hunting!