wlanHETrackPilotError
Syntax
Description
[
tracks errors using the pilot subcarriers of a high-efficiency (HE) WLAN waveform. The
function tracks errors using orthogonal frequency-division multiplexing (OFDM) symbols
y
,cpe
,ae
] = wlanHETrackPilotError(x
,chanEst
,cfg
,field
)x
of the field specified in field
and channel
estimate chanEst
. The function returns the pilot-error-tracked symbols
y
, common phase error cpe
, and amplitude error
ae
. To track errors in HE single-user (HE SU) waveforms, use this
syntax.
[
specifies options using one or more name-value arguments in addition to either input
argument combination from the previous syntaxes.y
,cpe
,ae
] = wlanHETrackPilotError(___,Name=Value
)