defaultSimulateRandom
default settings for random simulation
Contents
Syntax
[Npoints,fracVert,fracDistVert,distChanges] = defaultSimulateRandom(Npoints,fracVert,fracDistVert,distChanges)
Description
Assign default values for the random simulation settings and check if the provided user inputs are correct.
Input Arguments
|
Npoints |
number of initial points for which trajectories are simulated |
|
fracVert |
fraction of random initial points corresponding to vertices of the initial set (value in [0,1]) |
|
fracDistVert |
fraction of random disturbance values corresponding to vertices of the disturbance set (value in [0,1]) |
|
distChanges |
number of changes of the disturbance values during one time step of the algorithm (integer > 0) |
Output Arguments
|
Npoints |
number of initial points for which trajectories are simulated |
|
fracVert |
fraction of random initial points corresponding to vertices of the initial set (value in [0,1]) |
|
fracDistVert |
fraction of random disturbance values corresponding to vertices of the disturbance set (value in [0,1]) |
|
distChanges |
number of changes of the disturbance values during one time step of the algorithm (integer > 0) |
See Also
© 2018-2023 I6 Technische Universität München Website License
|
![]() |
![]() |
![]() |


