Modeling LPV systems

A primer on modeling LPV systems.

Contents

LPV Modeling Commands

PGRID Gridded real parameter.
RGRID Rectangular grid of parameter values.
PMAT Parameter-varying matrix.
PSS Parameter-varying state-space system.
PFRD Parameter-varying frequency response data model.
UPMAT Parameter-varying uncertain matrix.
UPSS Parameter-varying uncertain state-space system.
UPFRD Parameter-varying uncertain frequency response data model.
BASIS Parameter-varying basis function for analysis and synthesis.
PSTRUCT Parameter-varying structure.

DOMUNION Map LPV objects onto a common domain.
LPVSPLIT Extract LPV model data from a subset of its parameter domain.
LPVINTERP Interpolate a grid-based LPV model.
LPVSUBS Substitute values of parameters.
LPVELIMIV Eliminate parameters which only have a single grid point.
LPVSAMPLE Sample a grid-based LPV object.
LPVBALANCE Diagonal scaling for LPV models.

Examples and How To

Concepts