a) [1.5 marks] Design a binary Huffman code for a text source of three independent letters A, B, and C with probabilitie
Posted: Tue Jun 07, 2022 12:55 pm
a) [1.5 marks] Design a binary Huffman code for a text source of three independent letters A, B, and C with probabilities 0.9, 0.08, and 0.02, respectively. b) [0.5 mark] Determine the average code length for the code. c) [0.5 marks] Determine the coding efficiency of the code.