Introduction - If you have any usage issues, please Google them yourself
Traditional convolutional code and Turbo code until today there is still a wide range of applications, but in the information transmission has a clear disadvantage, in order to overcome this shortcoming, IEEE802.16d/e in the introduction of CTC (Convolutional Turbo Code) coding schemes The MATLAB code to complete the CTC code, such as encoding and decoding process, valuable ^ _ ^
Packet : 55593408ctc-matlab.rar filelist
ctc-matlab\CtcDecoder.m
ctc-matlab\ctcenc.m
ctc-matlab\CtcInterleaver.m
ctc-matlab\CtcEncoder.m
ctc-matlab\dec2bin.m
ctc-matlab\ctcdecode.m
ctc-matlab\demodulation.m
ctc-matlab\logmap.m
ctc-matlab\modulation.m
ctc-matlab\main.m
ctc-matlab\trellis.m
ctc-matlab\readme.txt
ctc-matlab