comparison scripts/control/hinf/hinfsyn.m @ 7001:8b0cfeb06365

[project @ 2007-10-10 18:02:59 by jwe]
author jwe
date Wed, 10 Oct 2007 18:03:02 +0000
parents 34f96dd5441b
children 93c65f2a5668
comparison
equal deleted inserted replaced
7000:e87f860624cc 7001:8b0cfeb06365
71 ## Hamiltonian) are considered to be on the imaginary axis. 71 ## Hamiltonian) are considered to be on the imaginary axis.
72 ## Default: 1e-9. 72 ## Default: 1e-9.
73 ## @item tol 73 ## @item tol
74 ## threshold for 0. Default: 200*@code{eps}. 74 ## threshold for 0. Default: 200*@code{eps}.
75 ## 75 ##
76 ## @var{gmax}, @var{min}, @var{tol}, and @var{tol} must all be postive scalars. 76 ## @var{gmax}, @var{min}, @var{tol}, and @var{tol} must all be positive scalars.
77 ## @end table 77 ## @end table
78 ## @strong{Outputs} 78 ## @strong{Outputs}
79 ## @table @var 79 ## @table @var
80 ## @item k 80 ## @item k
81 ## System controller. 81 ## System controller.