Monte carlo simulation for model uncertainty analysis
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi, I want to use monte carlo simulation for my model uncertainty analysis. Model equation is y= (a x b x c) / d. For this equation a and b are measureable deterministic variables and change day by day. c and d are stochastic variables. c has uniform distribution interval of [25,35] and d has uniform distribuiton interval of [35,70].
5 day measurements are shown below.
day 1 a= 7 b= 8
day 2 a= 9 b= 12
day 3 a= 14 b= 15
day 4 a= 18 b= 19
day 5 a= 5 b= 4
How can ı draw histogram and calculate mean,standard deviation for output (y) by using 10 000 samples for each day. Thank you for your help.
0 commentaires
Réponses (1)
Voir également
Catégories
En savoir plus sur Histograms dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!