winner2.wim
Generate channel coefficients using WINNER II channel model
Syntax
Description
Download Required: To use winner2.wim, first download the WINNER II Channel Model for Communications Toolbox add-on.
[
also
returns the path delays for all links.chanCoef
,pathDelays
]
= winner2.wim(cfgWim
,cfgLayout
)
[
also
returns the final condition of the system after generating the channel
coefficients.chanCoef
,pathDelays
,finalCond
]
= winner2.wim(cfgWim
,cfgLayout
)
[
generates
the channel coefficients by using the initial system conditions rather
than of performing random initialization. chanCoef
,pathDelays
,finalCond
]
= winner2.wim(cfgWim
,cfgLayout
,initCond
)initCond
is
of the same form as finalCond
and is typically
the finalCond
output from the prior call of this
function. Use this syntax to repeatedly generate channel coefficients
for continuous time samples.
Examples
Input Arguments
Output Arguments
More About
References
[1] Kyosti, Pekka, Juha Meinila, et al. WINNER II Channel Models. D1.1.2 V1.2. IST-4-027756 WINNER II, September 2007.
Version History
Introduced in R2017a