Can cosine similarity calculation for vectors of different dimensions - MathOverflow [closed]most recent 30 from http://mathoverflow.net2013-05-23T05:37:28Zhttp://mathoverflow.net/feeds/question/80953http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://mathoverflow.net/questions/80953/can-cosine-similarity-calculation-for-vectors-of-different-dimensionsCan cosine similarity calculation for vectors of different dimensionsunknown (yahoo)2011-11-15T04:58:53Z2011-11-15T04:58:53Z
<p>Lets say i have a vector X with dimensions a and b and another vector Y of dimensions a and c. </p>
<p>Is it possible to calculate cosine similarity between these two vectors? If so, how?</p>