Question about monte carlo simulation
古いコメントを表示
I have a question about Monte Carlo Simulation.
Suppose that three random numbers are generated. a) Determine the probability that the numbers are in increasing order using a Monte Carlo simulation where (i) the distribution is uniform in [
4 件のコメント
James Tursa
2016 年 2 月 4 日
What have you done so far? Do you know how to generate three random numbers? Do you know how to compare them to see if they are in increasing order? Do you know how to do this multiple times and count how many times they were in increasing order?
John D'Errico
2016 年 2 月 4 日
You don't have a question. You DO have a homework problem. :) One on which you apparently have not started work, but should make an effort.
Bo Wang
2016 年 2 月 4 日
Walter Roberson
2016 年 2 月 4 日
編集済み: Walter Roberson
2016 年 2 月 4 日
You appear to be missing a few characters from the end of your question. Part of what is missing is whether the distribution is over integers or over real numbers.
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Monte-Carlo についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!