gamma2z
Converts reflection coefficients into resistances.
| Library |
|
Arguments
Input arguments
# gamma — reflection coefficients
+
scalar | vector
Details
Reflection coefficients specified as a scalar or vector.
| Типы данных |
|
| Support for complex numbers |
Yes |
# z0 is the calculated impedance, ohms
+
50 (by default) | scalar | vector
Details
The calculated impedance in ohms, given as a scalar or vector.
The argument z0 must be a positive real scalar or vector. If z0 — vector, then the number of its elements should be equal to the number of data points of network parameters or the number of elements of the frequency vector.
|
| Типы данных |
|
Output arguments
# z — resistance
+
scalar | vector
Details
Resistances derived from the reflection coefficient, returned as a scalar or vector.
| Типы данных |
|
| Support for complex numbers |
Yes |