Main Content
lteEqualizeULMIMO
MMSE-based joint uplink equalization and combining
Description
[
performs
joint equalization and combining of the received PUSCH symbols in out
,csi
]
= lteEqualizeULMIMO(ue
,chs
,in
,hest
,noiseest
)in
,
given UE-specific settings structure, ue
, PUSCH
configuration structure, chs
, channel estimate, hest
and
noise power estimate, noiseest
. MMSE equalization
is performed on the product of the channel matrix and precoding matrices,
thus performing MMSE equalization between transmit and receive layers
and returning the result in out
.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2013b
See Also
lteEqualizeZF
| lteEqualizeMMSE
| lteEqualizeMIMO
| ltePUSCHDecode
| ltePUSCHPrecode
| lteULChannelEstimate