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

Réponses (1)

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

4 commentaires

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.
and i don't have the toolbox
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

Connectez-vous pour commenter.

Catégories

Question posée :

le 3 Avr 2013

Community Treasure Hunt

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

Start Hunting!

Translated by