photo

Zixi


Last seen: 2 years 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


using a Monte Carlo simulation with 100,000 trials to find the probability of a random integer that is larger than the other random integer in [4,21]
trials= 100000; % 100,000 trials A_win=0; A_win_or_equals_to_B=0; for i = 1 : trials % min 4 and max 21. a random in...

2 years 前 | 3 个回答 | 0

3

个回答