Monopoly Monte Carlo Simulation

版本 1.0.4 (2.3 KB) 作者: Christoph Müßig
A Monte Carlo simulation with live plot to determine the respective probabilities to land on the 40 fields of the Monopoly board.
277.0 次下载
更新时间 2019/11/2

查看许可证

This Matlab function simulates the classic board game Monopoly. In a live bar plot, the previous probabilities for each individual field are displayed. The programming code takes into account all the rules of the original game, so all special cards as well as special rules such as the triple dice double. When the live plot is closed, the function returns an array of field probabilities and the number of moves. The code is based on the assumption that you always use a opportunity to get out of jail for free.

引用格式

Christoph Müßig (2024). Monopoly Monte Carlo Simulation (https://www.mathworks.com/matlabcentral/fileexchange/70350-monopoly-monte-carlo-simulation), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2018b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Board games 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.4

Small bug fixes

1.0.3

Updated to new Matlab Window Counter

1.0.2

Correct typos.

1.0.1

Small Improvments

1.0.0