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

回答(1 个)

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

4 个评论

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

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Error Detection and Correction 的更多信息

提问:

2013-4-3

Community Treasure Hunt

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

Start Hunting!

Translated by