Impostazione per la sincronizzazione dei modelli di MATLAB
È possibile sincronizzare un sistema di controllo rappresentato in MATLAB da un modello generalizzato stato-spazio (genss
). Creare tale modello interconnettendo gli elementi che rappresentano i componenti fissi e quelli sincronizzabili del sistema di controllo. Vedere Building Tunable Models.
Funzioni
Argomenti
- Building Tunable Models
Build a control-system model for tuning with
systune
orlooptune
using numeric LTI models for fixed elements and control design blocks for the tunable elements. - Generalized Models
Generalized models represent systems having a mixture of fixed coefficients and tunable or uncertain coefficients.
- Models with Tunable Coefficients
Use tunable models to model tunable components of control systems for parameter sampling or control system tuning.
- Mark Signals of Interest for Control System Analysis and Design
Analysis points allow you to access to internal signals, perform open-loop analysis, or specify requirements for controller tuning in systems modeled in either MATLAB or Simulink®.