On this page I share practical technical resources from my research
On this page I share practical technical resources from my research
I noticed recently that there is no information on the web any more on how to acomplish fast port I/O (via parallel port) to send EEG triggers from a presentation device to a recording device. I wrote a short guide, which is available on my github page.
This method uses Matlab with zero additional costs (no trigger interface or cable required).
(Note: it works on Windows 64 bit computers only).
ORAMMA (Object Recognition, Attention, Memory with MAtlab) Experiments
The collection includes experimental tasks such as:
Reaction Times task
Attentional Blink task
Working Memory task
Passive Viewing task
Posner cuing task
Additional Singleton task
Attentional Capture task
For more information about downloading and using any of the tasks as well as system requirements, check my github page.
Particle Filter Model for the Estimation of Volatility with binary data.
A simple SIR particle filter
A SIR particle filter for the joint estimation of reward rate and hazard rate / change-point probability.
The model uses a discrete change-point mechanism on the estimation of the reward rate and a leaky Beta update on the estimation of the hazard rate.
For more information check my github page.