Matlab Code for ARTphone
Three Matlab programs were used in the study (Pitt, Myung & Altierie, in press, Psychonomic Bulletin & Review). The program artnetwork.m
is the implemented model. The two other programs, fourway.m and psp.m, call artnetwork.m and then plot the
output. Fourway.m
runs the four test words (tan bin, bat, ban) through
the model and then outputs on a single graph the four activation functions
(panel e in Figure 2 of the paper). Psp.m creates the psp plots in
Figure 2 (panels a-d) of the paper. It is an expanded
version of Fourway.m
that iterates over ranges of the masking and inhibition parameters. Click below
for a single zipped file that includes all three Matlab programs
.