convert and reorder single-凯发k8网页登录
convert and reorder single-ended n-port s-parameters to single-ended m-port s-parameters
syntax
description
convert and reorder the single-ended n-port s-parameters, s_params_mp
= snp2smp(s_params_np
)s_params_np
,
into the single-ended m-port s-parameters, s_params_mp
.
m must be less than or equal to n.
convert and reorder the s-parameter data using the optional arguments s_params_mp
= snp2smp(s_params_np
,z0
,n2m_index
,zt
)z0
,
n2m_index
, and zt
that control the
conversion.
the following figure illustrates how to use the optional input arguments to specify the ports for the output data and the termination of the remaining ports.
convert and reorder a s-parameters object, s_params_mp
= snp2smp(s_obj
,n2m_index
,zt
)s_obj
, into the single-ended
m-port s-parameters, s_params_mp
. m must be less than
or equal to n.
examples
input arguments
output arguments
version history
introduced in r2007b
see also
| | | | | | | | | | | | |