0
4.9kviews
Write a short note on Vector Quantization.
1 Answer
written 6.0 years ago by |
Vector quantization (VQ) is a block-coding technique that quantizes blocks of data instead of single sample. VQ exploits relation existing between neighboring signal samples by quantizing them together.
VQ performance is directly proportional to the code-book size and the vector size.
Figure 36
The computational complexity in a VQ technique increases exponentially with the size of the vector blocks.