Tuning Goals
The library of tuning goals lets you capture high-level design
requirements in a form suitable for fast automated tuning. TuningGoal objects
let you specify design objectives such as reference tracking, overshoot,
disturbance rejection, or open-loop stability margins. Use the TuningGoal objects
as input arguments to systune to
enforce them as constraints (hard goals) or objectives (soft goals).
The software tunes the free parameters of the control system to best
meet the goals you specify. 
Classes
Topics
- Configuring Design RequirementsThis example shows how to configure additional attributes of design requirements for use with systuneorlooptune.
- Time-Domain SpecificationsGet an overview of available time-domain requirements for control system tuning with systuneorlooptune.
- Frequency-Domain SpecificationsGet an overview of available frequency-domain requirements for control system tuning with systuneorlooptune.
- Loop Shape and Stability Margin SpecificationsSpecify target loop shapes and stability margins for tuning control systems with systuneorlooptune.
- Stability Margins in Control System TuningVisualize and interpret gain and phase margins in your tuned system. 
- System Dynamics SpecificationsConstrain the poles of a control system tuned with systuneorlooptune.