mktito
Function File: P = mktito (P, nmeas, ncon)
Partition LTI plant P for robust controller synthesis.
If a plant is partitioned this way, one can omit the inputs nmeas
and ncon when calling the functions hinfsyn and h2syn.
Inputs
Outputs
Block Diagram
min||N(K)|| N = lft (P, K)
K norm
+--------+
w = u1 ----->| |-----> z = y1
| P(s) |
u = u2 +---->| |-----+ y = y2
| +--------+ |
| |
| +--------+ |
+-----| K(s) |<----+
+--------+
+--------+
w = u1 ----->| N(s) |-----> z = y1
+--------+
|
Reference
Source Code: mktito