Please how we can calculate the distance (similarity) between two vectors with different lengths. We can't use the Euclidean distance (sum of || xi-yi||2)0.5.

For instance if we have A=[0 ,1] and BB=[0,1,0,1] (for example a periodic sequence of A ), how much the similarity rate (or the distance) ? 

More Anis Krayni's questions See All
Similar questions and discussions