Monte carlo simulations- vary one parameter at a time or all of them at once?

조회 수: 2 (최근 30일)
Neje
Neje 2018년 4월 18일
댓글: Neje 2018년 4월 18일
(may not be a right MATLAB question but more of a theoretical one)
When you do a Monte-Carlo simulation with several fluctuating input parameters, do you vary all inputs separately or at once?
So if I want to vary 10 parameters in my model and let's say for all the individual parameters, I have 100 different values. So shall I perform 100*10 simulations or 100 simulations for one parameter and then for the next one and so on? Maybe I am unclear about the aim of the monte carlo simulations here.
Thanks :)

채택된 답변

Torsten
Torsten 2018년 4월 18일
All parameters are varied simultaneously according to their underlying statistical distribution.
  댓글 수: 2
Neje
Neje 2018년 4월 18일
Is there any source/literature that I can refer to? Can I get a link here if possible? :)

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Monte-Carlo에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by