A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://python-control.readthedocs.io/en/stable/generated/control.linfnorm.html below:

Website Navigation


control.linfnorm — Python Control Systems Library 0.10.2 documentation

control.linfnorm
control.linfnorm(sys, tol=1e-10)[source]

L-infinity norm of a linear system.

Parameters:
sysStateSpace or TransferFunction

System to evaluate L-infinity norm of.

tolreal scalar

Tolerance on norm estimate.

Returns:
gpeaknon-negative scalar

L-infinity norm.

fpeaknon-negative scalar

Frequency, in rad/s, at which gpeak occurs.

Notes

For stable systems, the L-infinity and H-infinity norms are equal; for unstable systems, the H-infinity norm is infinite, while the L-infinity norm is finite if the system has no poles on the imaginary axis.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4