TheAlgorithms / MATLAB-Octave

This repository contains algorithms written in MATLAB/Octave. Developing algorithms in the MATLAB environment empowers you to explore and refine ideas, and enables you test and verify your algorithm.
MIT License
369 stars 175 forks source link

Added euclidean_distance.m #73

Closed Hadimius closed 4 years ago

Hadimius commented 4 years ago

Added euclidean_distance function under math category. Please add the hacktoberfest-accepted label to this PR once you merge it.

cozek commented 4 years ago

Thanks for your contribution. :)