8000 Calculate poles more smarter for state-space systems · Issue #84 · python-control/python-control · GitHub
[go: up one dir, main page]

Skip to content
Calculate poles more smarter for state-space systems #84
Closed
@cwrowley

Description

@cwrowley

As pointed out by @pmli in #27, the current implementation involves unnecessarily computing the characteristic polynomial, and then finding its roots. This is inefficient and numerically unstable. Much better to use np.linalg.eigvals.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0