Huffman Decoding of a stream with errors

조회 수: 3 (최근 30일)
Patrick
Patrick 2014년 5월 28일
댓글: mimi sam 2017년 11월 15일
Hello,
I am transmitting data that has been Huffman encoded and then Reed Solomon encoded. The data is transmitted via a channel that introduces errors. In some cases, the amount of errors introduced is larger than what the Reed Solomon decoder can correct and hence the data becomes corrupted. This is where the problem arises as the codewords for the Huffman decoder are now also wrong, and in some cases the decoder stumbles across a codeword that is not found in its dictionary and this causes the following error:
"??? Error using ==> huffmandeco at 69
The encoded signal contains a code which is not present in the dictionary."
Does anyone know how to solve this problem? Any help would be really appreciated. Thanks :)
  댓글 수: 1
mimi sam
mimi sam 2017년 11월 15일
How did you solve this problem?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Large Files and Big Data에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by