h2g
Convert hybrid h-parameters to g-parameters
Syntax
Description
Examples
Convert h-Parameters to g-Parameters
Define a matrix of h-parameters.
h_11 = 0.314441556185771 + 2.51960941000598i; h_12 = 0.999823389146385 - 0.000246785162909241i; h_21 = -1.000115600382660 - 0.000129304649930592i; h_22 = -6.55389515512306e-007 + 6.67541048071651e-006i; h_params = [h_11,h_12; h_21,h_22];
Convert h-parameters to g-parameters.
g_params = h2g(h_params)
g_params = 2×2 complex
-0.0000 + 0.0000i -0.9999 + 0.0001i
1.0002 + 0.0002i 0.3142 + 2.5198i
Input Arguments
h_params
— 2-port hybrid h-parameters
2-by-2-by-M array of complex numbers
2-port hybrid h-parameters, specified 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.
Output Arguments
g_params
— 2-port inverse hybrid or g-parameters
2-by-2-by-M array of complex numbers
2-port inverse hybrid or g-parameters, returned as a 2-by-2-by-M array of complex numbers, where M represents the number of frequency points of 2-port inverse hybrid or g-parameters.
Version History
Introduced before R2006a
MATLAB 명령
다음 MATLAB 명령에 해당하는 링크를 클릭했습니다.
명령을 실행하려면 MATLAB 명령 창에 입력하십시오. 웹 브라우저는 MATLAB 명령을 지원하지 않습니다.
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)