Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ValueError raised for certain systems with nyquist_response #1103

Closed
@JanB1

Description

@JanB1

For certain systems, when "indent_direction" is set to 'none', a ValueError is thrown on

count=int(np.round(encirclements,0))
when there is an attempt at casting the number of encirclements to an integer, but the number of encirclements is not a valid number (NaN).

Code to reproduce:

importsympyassmpfromcontrolimporttf,nyquist_responses=tf('s')tf1= ((1+5/s)/(1+0.5/s))**2# Double-Lag-Compensatornyquist_response(tf1,warn_encirclements=False,indent_direction='none')

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


      [8]ページ先頭

      ©2009-2025 Movatter.jp