Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Simevents stochastic replications capability?

조회 수: 1 (최근 30일)
Raymond Chiu
Raymond Chiu 2016년 7월 27일
마감: MATLAB Answer Bot 2021년 8월 20일
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일
You can set the seed of an entity generator in order to do this (R2016a SimEvents).

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by