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 29, 2024
1 parent a6e43fe commit e1be13b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions analysis/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@

### Euclidean Distance

Euclidean Distance calculation formula is as follows:

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

0 comments on commit e1be13b

Please sign in to comment.