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

回答 (1 件)

per isakson
per isakson 2013 年 4 月 3 日
I guess already seen
and I guess you don't have "Communications System Toolbox".

4 件のコメント

mary
mary 2013 年 4 月 3 日
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.
mary
mary 2013 年 4 月 3 日
and i don't have the toolbox
mary
mary 2013 年 4 月 6 日
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

サインインしてコメントする。

カテゴリ

質問済み:

2013 年 4 月 3 日

Community Treasure Hunt

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

Start Hunting!

Translated by