Is there any way to adapt the matlab convolutional encoders/decoders to work with non-binary data (i.e., real numbers)? I am trying to construct a trellis of an encoder where the input bits are binary, but the output codewords are real numbers.
Any hints?