Monopoly Monte Carlo Simulation

버전 1.0.4 (2.31 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.
다운로드 수: 273
업데이트 날짜: 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