Attributi del modello
Le proprietà del modello sono i campi di dati che memorizzano tutte le informazioni sul modello di un sistema dinamico. I dati memorizzati nelle proprietà del modello includono la dinamica del modello, come i coefficienti della funzione di trasferimento, le matrici stato-spazio e i ritardi temporali. Accedere a queste proprietà per estrarre o modificare i dati della dinamica del modello. È inoltre possibile specificare i metadati del modello, come i nomi degli input e degli output o le unità di misura.
Funzioni
Argomenti
- Accessing and Modifying the Model Data
This example shows how to access or edit parameter values and metadata in LTI objects.
- Store and Retrieve Model Data
Extract and change model properties such as model dynamics, sample time, and channel names.
- Extract Model Coefficients
Extract model coefficients such as transfer function numerator and denominator coefficients, state-space matrices, and PID gains.
- Attach Metadata to Models
Specify additional model properties such as time units, input and output names, and input and output groups.
- Query Model Characteristics
Query dynamic-system model characteristics such as stability, time domain, and number of inputs and outputs.
- Customize Model Display
Configure how transfer functions are displayed in the MATLAB® command window.