Main Content
lteNDLSCH
Generate NB-IoT DL-SCH codeword
Description
applies the complete NB-IoT downlink shared channel (DL-SCH) transport channel
coding chain to the input data, cwout
= lteNDLSCH(outlen
,trblkin
)trblkin
, and returns the
codeword in cwout
. The encoding process includes type-24A CRC
calculation, convolutional encoding, and rate matching. This function applies to a
single transport block.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2018a