Skip to content

Bode mag/phase calc is really slow. #1

@moorepants

Description

@moorepants

control.Bode.mag_phase_system() is extremely slow due to the inverse operation currently used. Matlab diagonalizes the A matrix and a method making use of the Hessenberg form. See http://www.weizmann.ac.il/matlab/toolbox/control/ref/bode.html Algorithm section for hints.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions