Filter löschen
Filter löschen

Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

Simevents stochastic replications capability?

1 Ansicht (letzte 30 Tage)
Raymond Chiu
Raymond Chiu am 27 Jul. 2016
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
When simulating a system, it is often necessary to replicate simulations .
This means resetting every metric (including removing all Entities) after the termination condition is reached. with the exception maintaining the current state of RNGs: Random Number Generators for next replication . The target output variables are logged to an output file for statistical evaluation.
QUESTIONS
1) Does Simevents already have this built-in and I need to sharpen my Googling skills?
2) Is there an example of replication with a simple model using Simevents?
The original question was incorrectly posed:
When simulating a system, it is often necessary to replicate simulations . (via different seeds) and collect the target variable for each replication for statistical analysis.

Antworten (1)

Sean de Wolski
Sean de Wolski am 29 Jul. 2016
You can set the seed of an entity generator in order to do this (R2016a SimEvents).

Diese Frage ist geschlossen.

Tags

Produkte

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by