Encoding a bit stream of binary numbers using K=3 code with (7, 5) generator

Suppose, i have a Convolutional Encoder that will encode a bit stream of binary numbers (0 and 1 with equal probability). I want to use a K=3 code with (7, 5) generator. Will the coding pattern change if K changes between 1 to 4,how?

2 Comments

http://www.mathworks.co.uk/help/toolbox/comm/ref/convenc.html
http://www.mathworks.com/matlabcentral/answers/6200-tutorial-how-to-ask-a-question-on-answers-and-get-a-fast-answer

Sign in to comment.

Answers (0)

Categories

Find more on Random Number Generation in Help Center and File Exchange

Asked:

on 28 May 2012

Community Treasure Hunt

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

Start Hunting!