nrPathLoss
Description
[
        returns the path loss, pathloss,shadowfading] = nrPathLoss(pathlossconf,freq,los,bs,ue)pathloss, between the base station (BS) and the
        user equipment (UE) for frequency freq. The function also returns the
        associated shadow fading standard deviation, shadowfading, as defined
        in TR 38.901 Section 7.4.1 [1].
          pathlossconf specifies the scenario characteristics and the path loss
        model. bs and ue specify the Cartesian coordinates
        of the BS and UE, respectively. los specifies the presence or lack of
        line of sight (LOS) between the BS and UE. The function supports multiple BSs and multiple
        UEs.
Examples
Input Arguments
Output Arguments
References
[1] 3GPP TR 38.901. “Study on channel model for frequencies from 0.5 to 100 GHz.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network.
Extended Capabilities
Version History
Introduced in R2021b