nrCodeBlockSegmentLDPC
LDPC code block segmentation and CRC attachment
Description
cbs = nrCodeBlockSegmentLDPC(blk,bgn)blk into code block segments based on the
        base graph number bgn, as specified in TS 38.212 Section 5.2.2 [1]. The function appends cyclic
        redundancy check (CRC) and filler bits to each code block segment in
          cbs (if applicable). nrCodeBlockSegmentLDPC
        provides input to low-density parity-check (LDPC) coders in transport channels, including
        downlink and uplink shared channels, and paging channels.
Examples
Input Arguments
Output Arguments
References
[1] 3GPP TS 38.212. “NR; Multiplexing and channel coding.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network.
