Mixed-sensitivity H-infinity synthesis.
mixsyn(g,w1,w2,w3) -> k,cl,info
The plant for which controller must be synthesized.
Weighting on S = (1+G*K)**-1.
Weighting on K*S.
Weighting on T = G*K*(1+G*K)**-1.
StateSpace
Synthesized controller.
StateSpace
Closed system mapping evaluation inputs to evaluation outputs.
Let p be the augmented plant, with:
[z] = [p11 p12] [w] [y] [p21 g] [u]
then cl is the system from w -> z with u = -k*y.
gamma
, rcond
) containing additional information:
gamma
(scalar): H-infinity norm of cl.
rcond
(array): Estimates of reciprocal condition numbers
computed during synthesis. See hinfsyn for details.
Notes
If a weighting w is scalar, it will be replaced by I*w, where I is ny-by-ny for w1
and w3
, and nu-by-nu for w2
.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4