find locations of voltage minima and maxima
[lm,Zm] = lmin(ZL,Z0,ltype)
[lm,Zm] = lmin(ZL,Z0) (equivalent to ltype='min')
load impedance
line impedance
'min', 'max' (default 'min')
location in wavelengths
real-valued wave impedance at lm
lmin(ZL,Z0,ltype) computes the position of voltage minima and impedance at that point on a transmission line.
add sample pgm
This function uses the functions z2g and swr.