sparameters
Calculate S-parameters for RF data, network, circuit, and matching network objects
Syntax
Description
converts the network parameter object, sobj = sparameters(netparamobj)netparamobj, to
S-parameter object with the default reference impedance.
converts the network parameter object, sobj = sparameters(netparamobj,Z0)netparamobj, to
S-parameter object with a given reference impedance, Z0.
extracts network data from sobj = sparameters(rfdataorckt)rfdataobj or
rfcktobj and converts it into S-parameter
object.
returns an array of S-parameter objects, one object for each circuit indicated
in sobj = sparameters(___,circuitindices)circuitindices. Use this option with any of the input
argument combinations in the previous syntaxes.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2012aSee Also
yparameters | zparameters | gparameters | hparameters | abcdparameters | tparameters | rfparam | rfinterp1 | rfplot | circuit
