Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
2023.1.0 - English


h_norm

H-infinity norm

Syntax

[hinfnorm, frequency] = h_norm(sl)
[hinfnorm, frequency] = h_norm(sl, rerr)

Arguments

sl

the state space system (syslin list)

rerr

max. relative error, default value 1e-8

hinfnorm

the infinity norm of Sl

frequency

frequency at which maximum is achieved

Description

produces the infinity norm of a state-space system (the maximum over all frequencies of the maximum singular value).

See also

  • linfn — infinity norm
  • linf — infinity norm
  • svplot — singular-value sigma-plot
Report an issue
<< h_inf_st H-infinity hinf >>

Copyright (c) 2022-2023 (Dassault Systèmes)
Copyright (c) 2017-2022 (ESI Group)
Copyright (c) 2011-2017 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Mon May 22 12:37:05 CEST 2023