y2h
Convert Y-parameters to hybrid h-parameters
Syntax
Description
Examples
Convert Y-Parameters to h-Parameters
Define a matrix of Y-parameters.
Y11 = 0.0488133074245012 - 0.390764155450191i; Y12 = -0.0488588365420561 + 0.390719345880018i; Y21 = -0.0487261119282660 + 0.390851884427087i; Y22 = 0.0487710062903760 - 0.390800401433241i; y_params = [Y11,Y12; Y21,Y22];
Convert Y-parameters to h-parameters.
h_params = y2h(y_params)
h_params = 2×2 complex
0.3148 + 2.5198i 0.9999 + 0.0001i
-1.0002 + 0.0002i -0.0000 + 0.0000i
Input Arguments
y_params
— 2-port Y-Parameters
2-by-2-by-M array of complex numbers
2-port Y-Parameters, specified as a 2-by-2-by-M array of complex numbers, where M represents the number of frequency points of 2-port Y-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
Ouvrir l'exemple
Vous possédez une version modifiée de cet exemple. Souhaitez-vous ouvrir cet exemple avec vos modifications ?
Commande MATLAB
Vous avez cliqué sur un lien qui correspond à cette commande MATLAB :
Pour exécuter la commande, saisissez-la dans la fenêtre de commande de MATLAB. Les navigateurs web ne supportent pas les commandes 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)