h2norm - H2 norm (original) (raw)

Change language to:
Français - 日本語 - Português

Please note that the recommended version of Scilab is 2026.0.1. This page might be outdated.
See the recommended documentation of this function

Scilab help >> CACSD > h2norm

H2 norm

Calling Sequence

[n]=h2norm(Sl [,tol])

Arguments

Sl

linear system (syslin list)

n

real scalar

Description

produces the H2 norm of a linear continuous time system Sl.

(For Sl in state-space form h2norm uses the observability gramian and for Sl in transfer form h2norm uses a residue method)

<< gtild CACSD h_cl >>