From 6fe3e8f82d7355e3b5194659a5718106a56f6757 Mon Sep 17 00:00:00 2001 From: Pierre Haessig Date: Wed, 15 May 2024 10:32:53 +0200 Subject: [PATCH 1/2] add place_varga in API doc --- doc/control.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/control.rst b/doc/control.rst index 1b1b74069..ce5073e07 100644 --- a/doc/control.rst +++ b/doc/control.rst @@ -124,6 +124,7 @@ Control system synthesis lqr mixsyn place + place_varga rootlocus_pid_designer Model simplification tools From c63712e072d1ccb2fdaedb1eda4cc2ce514ca400 Mon Sep 17 00:00:00 2001 From: "Scott C. Livingston" Date: Fri, 17 May 2024 23:47:32 -0700 Subject: [PATCH 2/2] DOC: correct numpydoc syntax in place_varga() --- control/statefbk.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/control/statefbk.py b/control/statefbk.py index 15bba5454..d996264ab 100644 --- a/control/statefbk.py +++ b/control/statefbk.py @@ -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 pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy