Simevents stochastic replications capability?

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.

回答 (1 件)

Sean de Wolski
Sean de Wolski 2016 年 7 月 29 日

0 投票

You can set the seed of an entity generator in order to do this (R2016a SimEvents).

この質問は閉じられています。

製品

タグ

質問済み:

2016 年 7 月 27 日

閉鎖済み:

2021 年 8 月 20 日

Community Treasure Hunt

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

Start Hunting!

Translated by