Description: A convolutional coder (2, 1, 3) and corresponding decoder using Vitby decoding algorithm are designed on MATLAB. The generating polynomial of encoder is: [1 01; 11 1]. The output of the encoder through a Gauss white noise channel as a result of the decoder input, compare the output of the decoder and encoder input, understand the fault tolerance of convolutional code, and calculate the decoding results of bit error rate.
To Search:
File list (Check if you may need any files):
卷积码的编码和VB译码
卷积码的编码和VB译码\B2D.m
卷积码的编码和VB译码\BPSK_myself_VI.m
卷积码的编码和VB译码\cnv.m
卷积码的编码和VB译码\D2B.m
卷积码的编码和VB译码\metric.m
卷积码的编码和VB译码\nxt_stat.m
卷积码的编码和VB译码\VB.m