Main Content
lteULPMIInfo
PUSCH precoder matrix indication reporting information
Description
returns
a structure info
=lteULPMIInfo(ue
,chs
)info
containing information related
to precoder matrix indication (PMI) reporting.
You can use info
.
NSubbands
to
determine the correct size of the vector PMI required for closed-loop
spatial multiplexing operation. PMI is a column vector with info
.
NSubbands
rows.
Currently, only wideband PMI reporting is defined by the standard.
Thus, the number of subbands, info
.
NSubbands
,
is always 1. This field and info
.
k
are
provided for consistency with the downlink version of this function, ltePMIInfo
.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2014a