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

Answers (1)

I guess already seen
and I guess you don't have "Communications System Toolbox".

4 Comments

i saw those .. the turbo code isn't decoded using viterbi it is decoded by another method..
i know how the viterbi works but i don't know how it works with the turbo code to decode it.
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??
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.

Asked:

on 3 Apr 2013

Community Treasure Hunt

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

Start Hunting!