h2syn
Function File: [K, N, gamma, info] = h2syn (P, nmeas, ncon)
Function File: [K, N, gamma, info] = h2syn (P)
H-2 control synthesis for LTI plant.
Inputs
mktito or augw,
arguments nmeas and ncon can be omitted.Outputs
Block Diagram
gamma = min||N(K)|| N = lft (P, K)
K 2
+--------+
w ----->| |-----> z
| P(s) |
u +---->| |-----+ v
| +--------+ |
| |
| +--------+ |
+-----| K(s) |<----+
+--------+
+--------+
w ----->| N(s) |-----> z
+--------+
|
Algorithm
Uses SLICOT SB10HD and SB10ED,
Copyright (c) 1996-2025, SLICOT, available under the BSD 3-Clause
(License and Disclaimer).
See also: augw, lqr, dlqr, kalman
Source Code: h2syn