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

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)

Asked:

on 30 May 2020

Community Treasure Hunt

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

Start Hunting!