- Notifications
You must be signed in to change notification settings - Fork441
Sisotool and dynamic root locus zoom#209
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
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes fromall commits
Commits
Show all changes
25 commits Select commitHold shift + click to select a range
54583d5
first sisotool chechpoint
icam02e1bf7d
second sisotool checkpoint
icam0f4545dd
changed matplotlib event handler
icam0e3c1f31
improved sisotool readability
icam072ffb63
Merge branch 'bode_margins_plot' into sisotool_merge
icam0bde60f5
Added display of GM and PM in bode plot. Fixed Hz bug support. Fixed …
icam0bc74a0a
Added support for both matplotlib 1.x.x. and 2.x.x and fixed redrawin…
icam01e3a925
Added docstring and unittest
icam094a0ea1
removed bug where a pole or zero would be deleted if only 1 of them w…
icam0c0e533e
root locus smooth with zoom bug
icam0fe13ae1
Fixed zooming on plot. Now displays smoother root locus plot.
icam02ba8277
Fixed paning on plot and clicking on the root locus plot while zoomed
icam0c26187f
Added unit test for rootlocus zoom functionality
icam09962cea
Fixed sisotool unittest
icam0938ae88
Fixed frequency response unittest
icam09f13a77
small change to sisotool test
icam06e06a9c
small change to unittests
icam0cdb9f42
fixed python 2 integer division error in false gain of rootlocus
icam090959bd
changed root locus test to a numerically more significant one.
icam070ec8be
changed root locus test indices.
icam09f50e13
Merge branch 'master' into sisotool_final
repagh3e7cad6
Merge branch 'master' into sisotool_final
murrayrm43d8b95
Merge branch 'master' into sisotool_final
murrayrm03f87a3
Fix small typo from manual merge
murrayrm17c4a95
fixed issues identified in review
murrayrmFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
1 change: 1 addition & 0 deletionscontrol/__init__.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
184 changes: 129 additions & 55 deletionscontrol/freqplot.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.