This is an implementation of the dual n-back task for Matlab. N-back is widely used as a cognitive psychology task to measure and/or train working memory. This implementation offers many customization options and may be suitable for research.

Elliot Layden 548386b702 Upload files to '' 6 lat temu
LICENSE 4126bfac34 Initial commit 6 lat temu
README.md 4126bfac34 Initial commit 6 lat temu
nback_matlab.m 548386b702 Upload files to '' 6 lat temu

README.md

N-Back_for_Matlab

This is an implementation of the dual n-back task for Matlab. N-back is widely used as a cognitive psychology task to measure and/or train working memory. This implementation offers many customization options and may be suitable for research.