Help CenterHelp Center
Change reference impedance of S-parameters
hs2 = newref(hs,Z0)
hs2 = newref(hs,Z0) creates an S-parameter object, hs2, by converting the S-parameters in hs to the specified reference impedance, Z0.
hs2
hs
Z0
example
collapse all
Create an S-parameters object from data in the file, default.s2p.
default.s2p
hs = sparameters('default.s2p');
Change the reference impedance to 40 ohms.
hs2 = newref(hs,40)
hs2 = sparameters with properties: Impedance: 40 NumPorts: 2 Parameters: [2x2x191 double] Frequencies: [191x1 double]
S-parameters, specified as an RF Toolbox™ network parameter object. To create this type of object, use the sparameters function.
sparameters
Characteristic impedance, in ohms, specified as a real positive scalar.
S-parameters with reference impedance Z0, returned as an RF Toolbox network parameter object.
Introduced in R2012b
다음 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:
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Contact your local office