Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion control/statefbk.py
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ def place_varga(A, B, p, dtime=False, alpha=None):
>>> B = [[0], [1]]
>>> K = place_varga(A, B, [-2, -5])

See Also:
See Also
--------
place, acker

Expand Down
1 change: 1 addition & 0 deletions doc/control.rst
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ Control system synthesis
lqr
mixsyn
place
place_varga
rootlocus_pid_designer

Model simplification tools
Expand Down