Main Content

Static Models

Static Modelsrepresent static input/output relationships and generalize the notions of matrix and numeric array to parametric or uncertain arrays. You can use static models to create parametric or uncertain expressions, and to construct Generalized LTI models whose coefficients are parametric or uncertain expressions. The Static Models family includes:

  • Tunable parameters (realpobjects)

  • Generalized matrices (genmatobjects)

  • Uncertain parameters and matrices (ureal(Robust Control Toolbox),ucomplex(Robust Control Toolbox),ucomplexm(Robust Control Toolbox)) (requires Robust Control Toolbox™ software)

  • Uncertain matrices (umat(Robust Control Toolbox)) objects (requires Robust Control Toolbox software)

For more information about using these objects to create parametric models, seeModels with Tunable Coefficients. For information about creating uncertain static models, seeUncertain Real Parameters(Robust Control Toolbox)andUncertain Matrices(Robust Control Toolbox).