Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DMC

Matlab implementation of the diffusion process model (Diffusion Model for Conflict Tasks, DMC) presented in Automatic and controlled stimulus processing in conflict tasks: Superimposed diffusion processes and delta functions (https://www.sciencedirect.com/science/article/pii/S0010028515000195).

Requires the following package iFit: http://ifit.mccode.org/Install.html

NB. See also R/Cpp package DMCfun for further functionality including fitting procedures.

Installation

git clone https://github.com/igmmgi/DMCmatlab.git

Basic Examples

res = dmcSim(); % Fig 3

alt text

res = dmcSim('tau', 150);  % Fig 4

alt text

About

MATLAB implementation of the diffusion process model (Diffusion Model for Conflict Tasks, DMC) presented in Automatic and controlled stimulus processing in conflict tasks: Superimposed diffusion processes and delta functions (https://www.sciencedirect.com/science/article/pii/S0010028515000195). NB. See also R package DMCfun for further functionali…

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages