verifyTrajectory
given a set of trajectories, checks whether they all fulfill the state constraints, and start and end inside the terminal region
Contents
Syntax
verifyTrajectory(T, trajectories)
verifyTrajectory(T, trajectories, tol)
verifyTrajectory(T, trajectories, tol)
Description
Given a set of trajectories (for example given as the output of simulateRandom), checks whether they all fulfill the state/input/output constraints, and start and end inside the terminal region.
Input Arguments
|
trajectories |
cell array of structs as generated by simulate.m |
|
tol |
tolerance for containment (class: non-negative double) |
Output Arguments
---
See Also
© 2018-2026 I6 Technische Universität München Website License
|
![]() |
![]() |
![]() |


