Definition (Transform Coding with Scalar Quantization)

- Let A be a k×k orthogonal matrix.
- X=(X1,…,Xk)T be a random vector representing our input and
- AX=Y=(Y1,…,Yk)T represent the transform coefficients.
- For i=1,…,k we define Qi as a Ni-level scalar quantizer.
- Finally, the quantized coefficients are defined as Y^=(Q1(Y1),…,Qk(Yk))T and;
- Our quantized output is A−1Y^=X^=(X^1,…,X^k)T
The end-to-end MSE distortion in transform coding is defined as Dtc=i=1∑kE[(Xi−X^i)2]=E[∥X−X^∥2]