Description: convolenc -performs convolutional encoding
Convolutional Encoder with m shift register stages
x- input- the binary data to be encoded
input sequence can be of any length
k-constraint length
k can take any value greater than 3
m-number of shift registers
L-size of the input array
returns encoded bits
File list (Check if you may need any files):
convolenc.m