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 information on this web page is 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.