To take in an S-parameter file and plot TDR (time-domain reflectometry) impedance in Matlab, follow the steps below:
sparameters
function:main.m44 chars2 lines
main.m49 chars2 lines
tline
function:main.m158 chars5 lines
main.m73 chars4 lines
This code will produce a plot of the TDR impedance vs time in units of ohms and nanoseconds.
gistlibby LogSnag