reachSetConformance
compute reachable set of a conformant model
Contents
Syntax
R = reachSetConformance(benchmark,measurement,W,V)
Description
This function computes the reachable set of a conformant system model for the input commands corresponding to the given measurement.
Input Arguments
|
benchmark |
name of the considered benchmark model (see; "aroc/benchmarks/dynamics/...") |
||||||
|
measurement |
measurement represented as a struct with the following fields:
|
||||||
|
W |
set of disturbances |
||||||
|
V |
set of measurement errors |
Output Arguments
|
R |
reachable set (class: reachSet) |
See Also
conformantSynthesis, conformantSynthesisNonlinear
© 2018-2023 I6 Technische Universität München Website License
|
![]() |
![]() |
![]() |


