please can anyone help?? i need a matlab code for turbo code and the decoding is by using viterbi

1 view (last 30 days)
i have tried to find it using file exchange but i ddidnt find it pls help

Answers (1)

per isakson
per isakson on 3 Apr 2013
I guess already seen
and I guess you don't have "Communications System Toolbox".
  4 Comments
mary
mary on 6 Apr 2013
Mr. per isakson when i ran the turbo code you gave me in your answer this error occurs:
Undefined function 'parity_bit' for input arguments of type 'double'.
what should i do to make the code run??
per isakson
per isakson on 6 Apr 2013
Use the debugger. Step through the code and try to figure out if there is something special with your input. Start by
dbstop if error

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!