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

Commit24d57e1

Browse files
committed
Merge branch 'freqplot-improvements' ofhttps://github.com/sawyerbfuller/python-control into freqplot-improvements
merge!
2 parentsacaea54 +b7653f8 commit24d57e1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎control/freqplot.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -533,9 +533,10 @@ def nyquist_plot(syslist, omega=None, plot=True, omega_limits=None,
533533
plot : boolean
534534
If True, plot magnitude
535535
omega : array_like
536-
Range of frequencies in rad/sec
536+
Set of frequenciesto be evaluatedin rad/sec.
537537
omega_limits : array_like of two values
538-
Limits of the to generate frequency vector.
538+
Limits to the range of frequencies. Ignored if omega
539+
is provided, and auto-generated if omitted.
539540
omega_num : int
540541
Number of samples to plot. Defaults to
541542
config.defaults['freqplot.number_of_samples'].

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp