Calculate the Edwards-Sinsky stability parameter : µ2 of a S2P.
M=uW_S2P_u2(S)
tlist containing the S parameters.
vector. Value of the Edwards-Sinsky stability parameter : µ2 according to the frequency list of the S2P object.
This function calculates the Edwards-Sinsky stability parameter : µ2 of a S2P object.
// Get the T11 parameter of a measured device // filename=uigetfile("*.s2p"); S=uW_S2P_read(filename); plot2d(S.frequency./(10^9),uW_S2P_u2(S)); | ![]() | ![]() |
www.reveyrand.fr