wlanEHTLTFChannelEstimate
Syntax
Description
returns the channel estimate at the extremely high-throughput long training field (EHT-LTF)
using the demodulated EHT-LTF signal, chEst
= wlanEHTLTFChannelEstimate(demodSig
,cfg
)demodSig
, given the parameters
specified in the configuration object cfg
. For more information about
this field, see EHT-LTF.
[
also returns the channel estimate at each pilot subcarrier location for each demodulated
EHT-LTF OFDM symbol, chEst
,chEstPilots
] = wlanEHTLTFChannelEstimate(___)chEstPilots
, for any input argument combination
from the previous syntaxes.
[
specifies frequency smoothing using a name-value argument in addition to any input argument
combination from the previous syntaxes.chEst
,chEstPilots
]
= wlanEHTLTFChannelEstimate(___,FrequencySmoothingSpan=span
)