Vector Quantizer Decoder
Find vector quantizer codeword that corresponds to zero-based index value
Libraries:
DSP System Toolbox /
Quantizers
Description
The Vector Quantizer Decoder block associates each input index value with a codeword, expressed as a column vector of quantized output values defined in the Codebook values parameter. When you input multiple index values into this block, the block outputs a matrix of quantized output vectors. The block creates this matrix by horizontally concatenating the codeword vectors that correspond to each index value.
Ports
Input
Output
Parameters
Block Characteristics
Data Types |
|
Direct Feedthrough |
|
Multidimensional Signals |
|
Variable-Size Signals |
|
Zero-Crossing Detection |
|
References
[1] Gersho, A. and R. Gray. Vector Quantization and Signal Compression. Boston: Kluwer Academic Publishers, 1992.
Extended Capabilities
Version History
Introduced before R2006a
See Also
Quantizer (Simulink) | Scalar Quantizer Decoder | Uniform Encoder | Uniform Decoder | Vector Quantizer Encoder