full_deck_simulation_test


full_deck_simulation_test, a MATLAB code which calls full_deck_simulation(), which simulates a process in which a random card is drawn from a deck of 52, and then replaced, continuing until every card has been seen at least once.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and codes:

full_deck_simulation, a MATLAB code which simulates a process in which a random card is drawn from a deck of 52, and then replaced, continuing until every card has been seen at least once.

Source Code:


Last revised on 21 May 2022.