calculate s-pg电子麻将胡了
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.
