@lti/norm
gain = norm (sys, 2)[gain, wpeak] = norm (sys, inf)[gain, wpeak] = norm (sys, inf, tol)Return H-2 or L-inf norm of LTI model.
Algorithm
Uses SLICOT AB13BD and AB13DD,
Copyright (c) 1996-2025, SLICOT, available under the BSD 3-Clause
(License and Disclaimer).
Source Code: @lti/norm