Set options for looptune
options = looptuneOptions
options = looptuneOptions(Name,Value)
returns
the default option set for the options
= looptuneOptionslooptune
command.
creates
an option set with the options specified by one or more options
= looptuneOptions(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
.
looptuneOptions
takes the following Name
arguments:
|
Target gain margin in decibels. Default: 7.6 dB |
|
Target phase margin in degrees. Default: 45 degrees |
|
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 value for the objective parameter The The default Default: 1 |
|
Relative tolerance for termination. The optimization terminates when the objective parameter Default: 0.001 |
|
Maximum closed-loop natural frequency. Setting To allow 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 |
looptune
| diskmargin
(Robust Control Toolbox) | looptune (for slTuner)
(Simulink Control Design)