- Notifications
You must be signed in to change notification settings - Fork441
Freqplot improvements#522
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
sawyerbfuller merged 23 commits intopython-control:masterfromsawyerbfuller:freqplot-improvementsFeb 1, 2021
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes fromall commits
Commits
Show all changes
23 commits Select commitHold shift + click to select a range
bab9f7b
removed backspace character in margins plot title because it shows as…
sawyerbfuller72c5e06
evalfr(sys,s) -> sys(s); mimo errors specified as ControlMIMONotImple…
sawyerbfullerddaeb6d
freqplot: use reasonable number of frequency points rather than defau…
sawyerbfuller70c9855
convert first system passed to append into ss if necessary
sawyerbfuller65171d3
a few small code cleanups
sawyerbfuller060b2f0
fixes to pass tests
sawyerbfuller151fb6c
removed backspace character in margins plot title because it shows as…
sawyerbfulleree6a72e
evalfr(sys,s) -> sys(s); mimo errors specified as ControlMIMONotImple…
sawyerbfuller1c0764d
freqplot: use reasonable number of frequency points rather than defau…
sawyerbfuller08dfca5
convert first system passed to append into ss if necessary
sawyerbfullerd8b70ed
a few small code cleanups
sawyerbfuller5e3c2bb
fixes to pass tests
sawyerbfullerb9a350e
Merge branch 'freqplot-improvements' of https://github.com/sawyerbful…
sawyerbfuller41193c6
test bug, changed is to ==
sawyerbfullerd195e06
revert some freqplot.nyquist_plot changes because they turned out to …
sawyerbfullereaf5b16
docstring fixes, nyquist now outputs frequency response as specified …
sawyerbfullere8d233f
added a few unit tests for frequency range parameter to nyquist and bode
sawyerbfullerfa43785
plot vertical nyquist freq line at same time as data for legend conve…
sawyerbfulleradec95e
Update control/freqplot.py
sawyerbfullerb7653f8
Update control/freqplot.py
sawyerbfulleracaea54
@murrayrm suggested changes e.g change default_frequency_range to pri…
sawyerbfuller24d57e1
Merge branch 'freqplot-improvements' of https://github.com/sawyerbful…
sawyerbfuller73ce1a6
allow specified frequency range to exceed nyquist frequency if desired
sawyerbfullerFile 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
4 changes: 2 additions & 2 deletionscontrol/bdalg.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.