n = numPostFECPaddingBits(cfg)
calculates the required number of post-FEC padding bits in an extremely high-throughput
(EHT) transmission parameterized by cfg.
Parameterize an extremely high-throughput multi-user (EHT MU) transmission by creating a non-OFDMA wlanEHTMUConfig object. Set the channel bandwidth to 320 MHz.
cfgEHTMU = wlanEHTMUConfig("CBW320");
Calculate the number of post-FEC padding bits required for the user.
n — Required number of post-FEC padding bits vector of integers
Required number of post-FEC padding bits, returned as a vector of integers. The
length of n is equal to the number of users. The vector's values
are equal to the required number of bits for each user.
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.