pydsm.relab
This module re-implements some Matlab interfaces that are useful for PyDSM.
eps([x])
eps
Provide floating point relative accuracy
db(x[, signal_type, R])
db
Converts a value to dB a la Matlab
cplxpair(x[, tol, dim])
cplxpair
Sorts values into complex pairs a la Matlab.
shiftdim(x[, n, nargout])
shiftdim
Shift dimensions a la Matlab