MATLAB MODEL PREDICTIVE CONTROL TOOLBOX - S Especificaciones Pagina 25

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 166
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 24
Construct Linear Time Invariant (LTI) Models
2-13
output. (See “Signal Types” on page 2-8 for definitions.) For example, the code specifies
that input 2 of model CSTR is an unmeasured disturbance. The last line causes the LTI
object to be displayed, generating the following lines in the MATLAB Command Window:
a =
C_A T
C_A -0.0285 -0.0014
T -0.0371 -0.1476
b =
T_c C_Ai
C_A -0.085 0.0238
T 0.0802 0.4462
c =
C_A T
T 0 1
C_A 1 0
d =
T_c C_Ai
T 0 0
C_A 0 0
Input groups:
Name Channels
MV 1
UD 2
Output groups:
Name Channels
MO 1
UO 2
Continuous-time model
Input and Output Names
The optional InputName and OutputName properties affect the model displays, as in
the above example. The toolbox also uses the InputName and OutputName properties to
label plots and tables. In that context, the underscore character causes the next character
to be displayed as a subscript.
Vista de pagina 24
1 2 ... 20 21 22 23 24 25 26 27 28 29 30 ... 165 166

Comentarios a estos manuales

Sin comentarios