Can i get the complete program to encode a message using turbo code and decode the same?

10 views (last 30 days)
I am doing project in cross QAM. I need to encode the information bits using turbo coding. I want a program which codes a given message using turbo code and to map the coded bits into symbols in 32-ary cross QAM and then to demodulate and finally the decoding corresponding to the turbo encoding??
If you dont know the mapping part, can u just give me the program for turbo encoding and decoding alone?

Answers (2)

Walter Roberson
Walter Roberson on 24 Feb 2011
See the Wikipedia article on Turbo_code . Seriously, the implementation you are looking for is there if you read the whole thing.

Lobna Ben Elbey
Lobna Ben Elbey on 8 Mar 2011
I hope that link help you: http://www.mathworks.com/matlabcentral/fileexchange/14600-turbo-code-simulation
it is not a programm, it is done with simulink but I think it can help you

Products

Community Treasure Hunt

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

Start Hunting!