How can I decrease the error between input and output for convolution Encoder and Viterbi Decoder?

1 view (last 30 days)
Hi all,
I need to encode an image and then decode it by using Viterbi Decoder. I'm using the codes in below website.
When I try to run this code, mean square error between input and output is almost %40. When I change the output and next state arrays, the error is increasing. Can anybody help me how I can decrease this error?

Answers (0)

Community Treasure Hunt

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

Start Hunting!