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

FIX: plot Nyquist frequency correctly in Bode plot in Hz#651

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

murrayrm
Copy link
Member

Quick fix for issue#650, using solution from@dc5048.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 89.923% when pulling3b90050 on murrayrm:fix_bode_nyquist_hz into18976c1 on python-control:master.

@bnavigator
Copy link
Contributor

For reference:

importcontroltf1=control.tf(control.drss(3,1,1))tf1.dt=0.1control.bode_plot(tf1,Hz=True)
BeforeAfter
pr-651-prepr-651-post

(Two different random discrete transfer functions)

@bnavigatorbnavigator merged commit5ab0a1c intopython-control:masterSep 6, 2021
@murrayrmmurrayrm deleted the fix_bode_nyquist_hz branchNovember 27, 2021 18:35
@murrayrmmurrayrm added this to the0.9.1 milestoneDec 30, 2021
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
0.9.1
Development

Successfully merging this pull request may close these issues.

Discrete system bode_plot nyquist line does not respect Hz parameter
3 participants
@murrayrm@coveralls@bnavigator

[8]ページ先頭

©2009-2025 Movatter.jp