Set options for hinfstruct
options = hinfstructOptions
options = hinfstructOptions(Name,Value)
returns
the default option set for the options
= hinfstructOptionshinfstruct
command.
creates
an option set with the options specified by one or more options
= hinfstructOptions(Name,Value
)Name,Value
pair
arguments.
Specify optional
comma-separated pairs of Name,Value
arguments. Name
is
the argument name and Value
is the corresponding value.
Name
must appear inside quotes. You can specify several name and value
pair arguments in any order as
Name1,Value1,...,NameN,ValueN
.
hinfstructOptions
takes the following Name
arguments:
|
Determines the amount of information to display during
Default: |
|
Maximum number of iterations in each optimization run. Default: 300 |
|
Number of additional optimizations starting from random values of the free parameters in the controller. If
Use with Default: 0 |
|
Parallel processing flag. Set to
If Automatically create a parallel pool is
not selected in your preferences, you can manually start a parallel
pool using Using parallel processing requires Parallel Computing Toolbox software. Default: |
|
Target H∞ norm. The Set Default: 0 |
|
Relative tolerance for termination. The optimization terminates
when the H∞ norm
decreases by less than Default: 0.001 |
|
Maximum closed-loop natural frequency. Setting To let Specify Default: |
|
Minimum decay rate for closed-loop poles Constrains the closed-loop poles to satisfy Specify Default: |
|
Option set containing the specified options for the |