reachSetGenSpaceContr
computes the reachable set for one time step
Contents
Syntax
Description
This function computes the reachable set of the controlled system for one time step of the controller that is based on optimal control in generator space.
Input Arguments
|
sys |
object with the closed-loop dynamics (class: nonlinearSys) |
||||||||||||
|
R |
initial set (class: zonotope) |
||||||||||||
|
P |
parallelotope enclosure of the initial set (class: zonotope) |
||||||||||||
|
alpha |
cell-array storing the control law for the time step |
||||||||||||
|
Opts |
a struct containing the following fields
|
Output Arguments
|
reachSet |
object of class reachSet storing the reachable set |
|
R |
final reachable set |
See Also
© 2018-2023 I6 Technische Universität München Website License
|
![]() |
![]() |
![]() |


