high_card_parfor_test, a MATLAB code which calls high_card_parfor(), which uses the parfor() statement to compute in parallel the statistics for a card game in which you are required to guess the location of the highest card.
The computer code and data files described and made available on this web page are distributed under the MIT license
high_card_parfor, a MATLAB code which uses the parfor() statement to compute in parallel the statistics for a card game in which you are required to guess the location of the highest card.