wlanEHTLTFChannelEstimate
R2026bSyntax
Description
returns the channel estimate at the extremely high-throughput long training field (EHT-LTF)
using the demodulated EHT-LTF signal chanEst = wlanEHTLTFChannelEstimate(demodSig,cfg)demodSig and 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, chanEst,chanEstSSPilots] = wlanEHTLTFChannelEstimate(___)chanEstSSPilots, 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.chanEst,chanEstSSPilots]
= wlanEHTLTFChannelEstimate(___,FrequencySmoothingSpan=span)
Examples
Input Arguments
Output Arguments
More About
References
[1] IEEE Std 802.11be-2024 “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 2: Enhancements for Extremely High Throughput (EHT).” https://ieeexplore.ieee.org/document/11090080

