Created Math (markdown)

master
Vladimir Mandic 2020-11-23 08:09:04 -05:00
parent 955e5a55f5
commit ab929709da
1 changed files with 5 additions and 0 deletions

5
Math.md Normal file

@ -0,0 +1,5 @@
# math
distance = \sqrt{ \sum_{i=1}^{192} (first_i - second_i)^2 }
confidence = 2 * (0.5 - distance)
simmilarity = 1 - confidence