Unwarp the phase of a Sij parameter
uwp = uW_unwarp(Sij)
real vector containning the phase in degree of the Sij parameter.
unwarped phase of the Sij parameter.
This function unwarp a phase. It locates the phase warp as a gap higher than 200°.
// Read the file filename=tk_getfile("*.s2p"); S=uW_S2P_read(filename); // Unwarp the phase of S21 Unwarped=uW_unwarp(S.S21); | ![]() | ![]() |
www.reveyrand.fr
None