|
@@ -0,0 +1,20 @@
|
|
|
+authors:
|
|
|
+ -
|
|
|
+ firstname: "Elliot"
|
|
|
+ lastname: "Layden"
|
|
|
+ affiliation: "Psychology, The University of Chicago"
|
|
|
+ id: "https://orcid.org/0000-0002-7365-1985"
|
|
|
+title: "N-Back for Matlab"
|
|
|
+description:
|
|
|
+ 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.
|
|
|
+keywords:
|
|
|
+ - n-back
|
|
|
+ - dual n-back
|
|
|
+ - working memory
|
|
|
+ - memory training
|
|
|
+ - psychology
|
|
|
+license:
|
|
|
+ name: "CC BY-SA 4.0"
|
|
|
+ url: "https://creativecommons.org/licenses/by-sa/4.0/"
|