Skip to content

Commit 32b5b3e

Browse files
committed
Update yottalab.py
1 parent 2dcf1a9 commit 32b5b3e

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

external/yottalab.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -469,6 +469,11 @@ def set_aw(sys,poles):
469469
def placep(A,B,P):
470470
"""Return the steady state value of the step response os sysmatrix K for
471471
pole placement
472+
473+
This function require a wrapper with fortran source for solving the
474+
pole placement problem (otherwise there are bad conditioned results
475+
by MIMO systems!)
476+
Please ask the author for complete sources roberto.bucher@supsi.ch
472477
473478
Usage
474479
=====

0 commit comments

Comments
 (0)