sparameters
Calculate S-parameters for antenna or array
Syntax
Description
[___] = sparameters(___,
calculates the complex S-parameter of antenna or array using Z0)Z0
reference impedance.
[___] = sparameters(___,
uses the parallel pool to calculate S-parameter of antenna or array for each frequency. To
use this feature, you need a Parallel Computing Toolbox™ license.UseParallel=true)
[___,
uses frequency sweep interpolation method to calculate S-parameter of antenna or array,
and also returns the type of interpolation method and rational fit parameters.sweepobj] = sparameters(___,SweepOption=Value)
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 Z0 reference impedance.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
References
[1] Yuan, Hao-Bo, Wen-Tao Bao, Chung Hyun Lee, Brian F. Zinser, Salvatore Campione, and Jin-Fa Lee. “A Method of Moments Wide Band Adaptive Rational Interpolation Method for High-Quality Factor Resonant Cavities.” IEEE Transactions on Antennas and Propagation 70, no. 5 (2022): 3595–604. https://doi.org/10.1109/TAP.2022.3142281.
Version History
Introduced in R2015aSee Also
Functions
sparameters(RF Toolbox) |vswr|returnLoss|impedance|feedCurrent|efficiency|correlation

