Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AspirinCode authored May 27, 2024
1 parent 43461bb commit d4f8cd9
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions analysis/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@


Euclidean Distance calculation formula is as follows:

Euclidean Distance calculation formula is as follows:

$d(p,q)=\sqrt{\sum_{i=1}^n(p_i-q_i)^2}$

0 comments on commit d4f8cd9

Please sign in to comment.