Main Content
lteRateRecoverConvolutional
Convolutional rate matching recovery
Description
performs
rate recovery of the input data vector, out
= lteRateRecoverConvolutional(in
,outlen
)in
, to
create an output vector, out
, of length outlen
.
This function is the inverse of the rate matching operation for convolutionally
encoded data. For more information, see lteRateMatchConvolutional
.
This function includes the inverses of the subblock interleaving,
bit collection and bit selection, and pruning stages. This function
also implements additive soft combining of the input data elements
in the case where repetition occurred during the original rate matching.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2014a