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