Skip to content

The output of the step_info is wrong, after apply minreal the output is right #640

@juanodecc

Description

@juanodecc
import control as ctrl

T=ctrl.tf([ 5.3998   , 10.7161216, 27.6062153,  8.4159075,  0.       ],[ 5.684    , 22.079728 , 55.8912172, 74.7874022, 44.4380303, 8.4159075,  0. ])
print(T)

Tmin=ctrl.minreal(T)
print(Tmin)

#%%
info=ctrl.step_info(T,SettlingTimeThreshold=0.02)
print(info)

info_min=ctrl.step_info(Tmin,SettlingTimeThreshold=0.02)
print(info_min)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      pFad - Phonifier reborn

      Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

      Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


      Alternative Proxies:

      Alternative Proxy

      pFad Proxy

      pFad v3 Proxy

      pFad v4 Proxy