Man Scilab

dhnorm
Scilab Function

dhnorm - discrete H-infinity norm

Calling Sequence

hinfnorm=dhnorm(sl,[tol],[normax])

Parameters

Description

produces the discrete-time infinity norm of a state-space system (the maximum over all frequencies on the unit circle of the maximum singular value).

See Also

h_norm ,   linfn ,  

Back