-1

I have come to learn that if I want to overally compare two vectors in my research, the best way is to use Euclidean distance divided by square root of number of arrays. However I don’t know what this equation is called. I will appreciate it if you can share your knowledge with me about that.

Thanks

Ryan
  • 1
  • 1
  • By the "number of arrays" do you mean the number of dimensions of the vector? – Curtis Fenner Oct 10 '18 at 03:46
  • Yes, I mean the dimension of the vector. I found the answer to my question. that term is called "normalized Euclidean distance" – Ryan Oct 17 '18 at 19:04

1 Answers1

0

I found the answer to my question. that term is called "normalized Euclidean distance"

Ryan
  • 1
  • 1