Algorithms for finding closest vector

Posted by joel on Stack Overflow See other posts from Stack Overflow or by joel
Published on 2010-04-14T08:22:57Z Indexed on 2010/04/14 8:33 UTC
Read the original article Hit count: 201

Filed under:
|
|

I have a set of vectors. For a vector in that set I like to find the sub set that is closeest to this vector. What algorithm can do this.

© Stack Overflow or respective owner

Related posts about clustering

Related posts about algorithm