z2h
Convert Z-parameters to hybrid h-parameters
Syntax
Description
Examples
Convert Z-Parameters to Hybrid h-Parameters
Define a matrix of Z-parameters.
Z11 = -14567.2412789287 - 148373.315116592i; Z12 = -14588.1106171651 - 148388.583516562i; Z21 = -14528.0522132692 - 148350.705757767i; Z22 = -14548.5996561832 - 148363.457002006i; z_params = [Z11,Z12; Z21,Z22];
Convert the Z-parameters to hybrid h-parameters.
h_params = z2h(z_params)
h_params = 2×2 complex
0.3148 + 2.5198i 1.0002 - 0.0002i
-0.9999 - 0.0001i -0.0000 + 0.0000i
Input Arguments
z_params
— 2-port Z-parameters
2-by-2-by-M array of complex numbers
2-port Z-parameters, specified as a 2-by-2-by-M array of complex numbers, where M represents the number of frequency points of 2-port Z-parameters.
Output Arguments
h_params
— 2-port hybrid h-parameters
2-by-2-by-M array of complex numbers
2-port hybrid h-parameters, returned as a 2-by-2-by-M array of complex numbers, where M represents the number of frequency points of 2-port hybrid h-parameters.
Version History
Introduced before R2006a
MATLAB Command
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)
Asia Pacific
- Australia (English)
- India (English)
- New Zealand (English)
- 中国
- 日本Japanese (日本語)
- 한국Korean (한국어)