Home > freetb4matlab > control > h2norm.m

h2norm

PURPOSE ^

% Computes the

SYNOPSIS ^

function h2gain = h2norm (sys)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {} h2norm (@var{sys})
% Computes the 
% @iftex
% @tex
% $ { \cal H }_2 $
% @end tex
% @end iftex
% @ifinfo
% H-2
% @end ifinfo
% norm of a system data structure (continuous time only).
%
% Reference:
% Doyle, Glover, Khargonekar, Francis, @cite{State-Space Solutions to Standard} 
% @iftex
% @tex
% $ { \cal H }_2 $ @cite{and} $ { \cal H }_\infty $
% @end tex
% @end iftex
% @ifinfo
% @cite{H-2 and H-infinity}
% @end ifinfo
% @cite{Control Problems}, @acronym{IEEE} @acronym{TAC} August 1989.
% @end deftypefn

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003