Help 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
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
Europe
Asia Pacific
Contact your local office