linearBackwardReach
backward reachable set for linearized system
Contents
Syntax
Description
This function computes the backward reachable set starting from the goal set for the inearized system.
Input Arguments
|
goalSet |
goal set that should be reached (class: zonotope) |
||||||||||||||
|
xCenter |
cell-array containing the reference trajectory states for all intermediate time steps |
||||||||||||||
|
uCenter |
cell-array containing the reference trajectory inputs for all intermediate time steps |
||||||||||||||
|
U |
cell-array containing the sets of admissble control inputs for all intermediate time steps |
||||||||||||||
|
Opts |
structure containing the following options
|
Output Arguments
|
R |
backward reachable set (class: zonotope) |
|
H |
matrix storing the generator-to-input assignment |
See Also
References
- [1] Schuermann et al. (2019), Formal Safety Net Control Using Backward Reachability Analysis
© 2018-2023 I6 Technische Universität München Website License
|
![]() |
![]() |
![]() |


