reachControlledLTISystem
compute reachable sets for controlled LTI system
Contents
Syntax
Description
This function computes reachable sets for controlled linear time-invariant systems. We consider additional terms required for the multiplication of a zonotope and a interval matrix separately to ensure convexity of the subsequent optimization problem, because abs(abs(X)) terms are problematic.
Input Arguments
|
Opts |
a structure containing following options
|
||||||||
|
R0 |
initial set (given by Z-matrix storing center; and generators) |
||||||||
|
inpSets |
multidimensional array storing the centers and generators of the input correction zonotopes |
||||||||
|
Rpar |
particluar solution due to uncertain inputs |
||||||||
|
Rtrans |
particular solution due to constant inputs |
Output Arguments
|
R |
cell-array containing overall reachable sets |
|
auxTerm |
cell-array containing auxiliary terms required for the constraints |
See Also
© 2018-2023 I6 Technische Universität München Website License
|
![]() |
![]() |
![]() |


