dysys.sysdyn¶
Module Contents¶
Classes¶
Subclass of control.StateSpace with extra methods |
Functions¶
|
Returns the symbolic eigenvalue matrix from a list |
|
Returns the symbolic modal matrix from a numpy array |
|
Returns the stability as str of from a list of eigenvalues |
- dysys.sysdyn.eigenvalue_matrix_np2sp(eval_list)¶
Returns the symbolic eigenvalue matrix from a list of eigenvalues from numpy
- dysys.sysdyn.modal_matrix_np2sp(evec_array)¶
Returns the symbolic modal matrix from a numpy array of eigenvectors
- dysys.sysdyn.stability_from_eigenvalues(eval_list)¶
Returns the stability as str of from a list of eigenvalues