Toss a Coin, Flip a Dice or Draw a Card with Matlab
Version 1.1.0 (8,86 KB) von
Hristo Zhivomirov
Tossing coins, flipping dice or dealing cards for simulation or game purposes.
The present submission contains a set of Matlab functions that provide generation of outcomes from the following processes: tossing of one or more coin(s); flipping of one or more N-sided dice; dealing of one or more cards from one or more card decks. The functions could be used for simulation or game purposes (e.g., Monte Carlo simulations or Backgammon game).
A few examples are given to clarify the usage of the functions. For convenience, the input and output arguments are given in the beginning of each function.
Zitieren als
Hristo Zhivomirov (2024). Toss a Coin, Flip a Dice or Draw a Card with Matlab (https://www.mathworks.com/matlabcentral/fileexchange/75288-toss-a-coin-flip-a-dice-or-draw-a-card-with-matlab), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2017b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxTags
Quellenangaben
Inspiriert von: Matrix Visualization with Matlab
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Draw a Card
Flip a Coin
Toss a Dice
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.1.0 | A new version of the codes has been uploaded. |
||
1.0.2 | Additional information has been given about the submission. |
||
1.0.1 | Additional information has been given about the submission. |
||
1.0.0 |