2012-12-23から1日間の記事一覧

Algorithms of Vector Quantization

Vector Quantization (VQ) is used to compress the input vectors to a small number of vectors by using some kind of algorithms.These are some basic algorithms for doing it. K-Means [0] Linde-Buzo-Gray (LBG) Algorithm[1][2] Pairwise Nearest N…