gammaout
Calculate output reflection coefficient of two-port network
Description
coefficient = gammaout(s_params,z0,zs)z0 is
        the reference impedance Z0; its default value is
        50 ohms. zs is the source impedance
          Zs; its default value is also 50 ohms.
          coefficient is an M-element complex vector.
coefficient = gammaout(hs,zs)hs.
Examples
Input Arguments
Output Arguments
Algorithms
The function calculates coefficient using the equation
where
Version History
Introduced before R2006a