{ } Raw JSON

bundles / scipy 1.17.1 / scipy / signal / _ltisys / _valid_inputs

function

scipy.signal._ltisys:_valid_inputs

source: /scipy/signal/_ltisys.py :2304

Signature

def   _valid_inputs ( A B poles method rtol maxiter )

Summary

Check the poles come in complex conjugate pairs Check shapes of A, B and poles are compatible. Check the method chosen is compatible with provided poles Return update method to use and ordered poles

Aliases

  • scipy.signal._ltisys._valid_inputs