0
2.0kviews
Explain salient features of the following codes.
1 Answer
0
21views

(i) Huffman code:

  • Huffman coding is a lossless compression variable length coding technique.
  • It is frequency dependant technique.
  • In Huffman coding characters that occur most often are assigned few bits while the characters that occur rarely are assigned more bits.

(ii) Lossy predictive coding:

  • DPCM is Lossless Predictive Coding.
  • In …

Create a free account to keep reading this post.

and 3 others joined a min ago.

Please log in to add an answer.