dysys.sysdyn

Module Contents

Classes

StateSpace

Subclass of control.StateSpace with extra methods

Functions

eigenvalue_matrix_np2sp(eval_list)

Returns the symbolic eigenvalue matrix from a list

modal_matrix_np2sp(evec_array)

Returns the symbolic modal matrix from a numpy array

stability_from_eigenvalues(eval_list)

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

class dysys.sysdyn.StateSpace

Bases: control.StateSpace

Subclass of control.StateSpace with extra methods

eig()

Returns the eigenvalue matrix Lambda