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 '' 5 years ago
LICENSE 4126bfac34 Initial commit 5 years ago
README.md 4126bfac34 Initial commit 5 years ago
nback_matlab.m 548386b702 Upload files to '' 5 years ago

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.