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

nyquist_response ignores indent_direction unless poles have exactly zero real part #1194

Open
Assignees
murrayrm
@murrayrm

Description

@murrayrm

As noted in#1191, the current code fornyquist_response ignores theindent_direction parameter unless there are poles with exactly zero real part. An alternative behavior would be something like this:

  • Ifindent_direction is None, then for any pole withinindent_radius of the imaginary axis, use the real part of the pole location to determine which way to indent. If the pole is exactly on the imaginary axis, then indent to the right (current default).

  • Ifindent_direction is either 'left' or 'right' and the pole is withinindent_radius of the imaginary axis, then indent in the specified direction.

This seems more intuitive and allows you to use the indent direction when poles are near the imaginary axis but not exactly on it.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2026 Movatter.jp