[out,csi]
= lteTransmitDiversityDecode(in,hest) performs
orthogonal space frequency block code (OSFBC) decoding of received
symbols, in, and channel estimate, hest,
returning the result in out.
Received input symbols, specified as a numeric matrix. It has
size M-by-NRxAnts, where M is
the number of received symbols for each of NRxAnts receive
antennas.
Data Types: double Complex Number Support: Yes
Channel estimate, specified as a 3-D numeric array. It has size M-by-NRxAnts-by-CellRefP. M is
the number of received symbols in in. NRxAnts is
the number of receive antennas. CellRefP is the
number of cell-specific reference signal antenna ports.
Decoded received symbols, returned as a complex-valued numeric
column vector. It has size M-by-1, where M is
the number of received symbols for each receive antenna.
Data Types: double Complex Number Support: Yes
Soft channel state information (CSI), returned as a numeric
column vector. It has size M-by-1, where M is
the number of received symbols for each receive antenna. csi provides
an estimate of the received RE gain for each received RE.