Title: Incorrect nyquist plot · Issue #830 · python-control/python-control · GitHub
Open Graph Title: Incorrect nyquist plot · Issue #830 · python-control/python-control
X Title: Incorrect nyquist plot · Issue #830 · python-control/python-control
Description: I'm using the control package with python 3.10 in Pycharm and Jupiter lab. I have stumbled upon a possible issue while trying to create a Nyquist plot for a simple system import control as ct s = ct.tf('s')) plant_1 = 1/(s*(s + 5)*(s + 7...
Open Graph Description: I'm using the control package with python 3.10 in Pycharm and Jupiter lab. I have stumbled upon a possible issue while trying to create a Nyquist plot for a simple system import control as ct s = c...
X Description: I'm using the control package with python 3.10 in Pycharm and Jupiter lab. I have stumbled upon a possible issue while trying to create a Nyquist plot for a simple system import control as ct s...
Opengraph URL: https://github.com/python-control/python-control/issues/830
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Incorrect nyquist plot","articleBody":"I'm using the control package with python 3.10 in Pycharm and Jupiter lab.\r\nI have stumbled upon a possible issue while trying to create a Nyquist plot for a simple system\r\n```\r\nimport control as ct\r\n\r\ns = ct.tf('s'))\r\nplant_1 = 1/(s*(s + 5)*(s + 7)))\r\nct.nyquist_plot(plant_1)\r\n\r\n```\r\n\r\nThe result I'm getting is this: \r\n\r\n\r\n\r\n While in MATLAB I'm getting different results\r\n\r\n```\r\nclear all;\r\nclose all;\r\nclc;\r\n\r\n\r\ns = tf('s');\r\nplant_1 = 1/(s*(s + 5)*(s + 7));\r\nnyquistplot(plant_1)\r\n\r\n```\r\n\r\n\r\n\r\n**Is there a limitation that might be causing this issue or am I missing something?**\r\n\r\n\r\n","author":{"url":"https://github.com/Avitan01","@type":"Person","name":"Avitan01"},"datePublished":"2022-12-31T08:28:08.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":5},"url":"https://github.com/830/python-control/issues/830"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:60839156-6e44-0d2b-2af9-faee1849e184 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | E074:270841:1DD652E:2A4D8B7:697A5361 |
| html-safe-nonce | d72b1dda69737853019dbdf09cfb066a62463cd04016d0e44bd0a69c4ece79b5 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFMDc0OjI3MDg0MToxREQ2NTJFOjJBNEQ4Qjc6Njk3QTUzNjEiLCJ2aXNpdG9yX2lkIjoiMTI5ODM4NjM2NjQ1MDI1ODc4NSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 880406d9b7d942dfd98409c424cae95048c106357a1780adefc5d2c304ae3f43 |
| hovercard-subject-tag | issue:1515060902 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/python-control/python-control/830/issue_layout |
| twitter:image | https://opengraph.githubassets.com/e65322bce9d7a50cecea86d2113258f3fe27accecc9fbd9200c096bd46995241/python-control/python-control/issues/830 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/e65322bce9d7a50cecea86d2113258f3fe27accecc9fbd9200c096bd46995241/python-control/python-control/issues/830 |
| og:image:alt | I'm using the control package with python 3.10 in Pycharm and Jupiter lab. I have stumbled upon a possible issue while trying to create a Nyquist plot for a simple system import control as ct s = c... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | Avitan01 |
| hostname | github.com |
| expected-hostname | github.com |
| None | 6675d94efd2a33cdba9e6e611f931ac7eaa988d8fef14b7a663cc012c4501b42 |
| turbo-cache-control | no-preview |
| go-import | github.com/python-control/python-control git https://github.com/python-control/python-control.git |
| octolytics-dimension-user_id | 2285872 |
| octolytics-dimension-user_login | python-control |
| octolytics-dimension-repository_id | 22791752 |
| octolytics-dimension-repository_nwo | python-control/python-control |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 22791752 |
| octolytics-dimension-repository_network_root_nwo | python-control/python-control |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | ca995a95b56cf8bd27cc89fcea65d2ad787f53c1 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width