Recover data bits from DMG data field
recovers the data bits given the data field from a DMG transmission (OFDM,
single-carrier, or control PHY), the noise variance estimate, and the DMG
configuration object.DataBits
= wlanDMGDataBitRecover(rxDataSig
,noiseVarEst
,cfg
)
uses the channel state information specified in DataBits
= wlanDMGDataBitRecover(rxDataSig
,noiseVarEst
,csi
,cfg
)csi
to enhance
the demapping of OFDM subcarriers.
specifies additional options in name-value pair arguments, using the inputs from
preceding syntaxes. When a name-value pair is not specified, its default value is
used.DataBits
= wlanDMGDataBitRecover(___,Name,Value
)
[1] IEEE Std 802.11ad™-2012 IEEE Standard for Information technology — Telecommunications and information exchange between systems — Local and metropolitan area networks — Specific requirements — Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications — Amendment 3: Enhancements for Very High Throughput in the 60 GHz Band.