In: Computer Science
Encode “GOOGLE” using Huffman coding algorithm. Show that the entropy of “GOOGLE” specifies the lower bound for the average number of bits to code each symbol in “GOOGLE”.
Encode "GOOGLE" using Huffman coding algorithm .show that the entropy of "GOOGLE" specifies the lower bound for the average number of bits to code each symbol in "GOOGLE"
Huffman coding algorithm: Huffman coding algorithm is used to reduces the size of original message
below picture clearly explain how to encode
important points
origina message : G O O G L E
encode result : 00 0101001011
original message size is = 12bits
each character size is = 48 bits
each code size is = 12 bits
total size is =60 bits
table size is = 60 bits
72 bits
lower bound for average no.of bits each symbol is =72 bits
please kindly requesting upvote rating my answer and my answer is correct and i explain clearly please rating my answer