saccade model - A parametric model for saccadic eye movement
This MATLAB software implements the saccade model described in the paper:
W. Dai, I. Selesnick, J.-R. Rizzo, J. Rucker and T. Hudson.
'A parametric model for saccadic eye movement.'
IEEE Signal Processing in Medicine and Biology Symposium (SPMB), December 2016.
DOI: 10.1109/SPMB.2016.7846860.
The saccade model corresponds to the 'main sequence' formula
Vp = eta*(1 - exp(-A/c))
where Vp is the peak saccadic velocity and A is the saccadic amplitude and 'eta' and 'c' are parameters of positive value.
Programs
saccade_model.m:
Parametric model for saccadic waveforms.
Example_1:
Simulation of a saccade waveform.
Example_2:
Simulation of a sequence of saccade waveforms.
Example_3:
Simulation of saccade waveforms having different amplitudes, but the same main sequence function.
Example_4:
Simulation of saccade waveforms having the same amplitude, but different main sequence functions.
Example_5:
Fitting the parametric saccade model to real saccade waveform data.
Cita come
Weiwei Dai (2025). saccade model - A parametric model for saccadic eye movement (https://www.mathworks.com/matlabcentral/fileexchange/62880-saccade-model-a-parametric-model-for-saccadic-eye-movement), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- Sciences > Neuroscience > Human Brain Mapping > Neuroimaging >
- Sciences > Neuroscience > Behavior and Psychophysics > Eye Tracking >
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.