nrDCIDecode
Decode downlink control information (DCI)
Syntax
Description
        decodes the input dcibits = nrDCIDecode(softbits,K,L)softbits and returns the decoded DCI bits of length
          K. The function implements the inverse of the features specified in
        TS 38.212 Sections 7.3.4, 7.3.3, and 7.3.2 [1], such as rate recovery,
        polar decoding, and cyclic redundancy check (CRC) decoding. L specifies
        the list length used for polar decoding. 
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.