Main Content
gammain
Calculate input reflection coefficient of two-port network
Description
calculates the input reflection coefficient of a two-port network. coefficient
= gammain(s_params
,z0
,zl
)z0
is
the reference impedance Z0; its default value is
50 ohms. zl
is the load impedance
Zl; its default value is also 50 ohms.
coefficient
is an M-element complex vector.
calculates the input reflection coefficient of the two-port network represented by the
S-parameter object coefficient
= gammain(hs
,zl
)hs
.
Examples
Input Arguments
Output Arguments
Algorithms
gammain
uses the equation:
where
Version History
Introduced before R2006a