shuntRLC
Description
Use the shuntRLC object to create a circuit representing a
      resistor, inductor, and capacitor connected in parallel or shunt. The shunt RLC circuit object
      is a two-port network as shown in this circuit diagram. 

You can also use the shuntRLC object to model a shunt RLC circuit in
      cascaded stages using the rfbudget object or the
        RF Budget
        Analyzer app.
Creation
Description
rlc = shuntRLC
rlc = shuntRLC(Name,Value)shuntRLC object using one or more name-value arguments. For example,
              rlc = shuntRLC('R',80) creates a shunt RLC object with the
            resistance set to 80 ohms. Properties you do not specify retain their
            default values.
Properties
Object Functions
| sparameters | Calculate S-parameters for RF data, network, circuit, and matching network objects | 
| groupdelay | Group delay of S-parameter object or RF filter object or RF Toolbox circuit object | 
| noisefigure | Calculate noise figure of transmission lines, series RLC, and shunt RLC circuits |