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.
Citar como
Weiwei Dai (2026). saccade model - A parametric model for saccadic eye movement (https://la.mathworks.com/matlabcentral/fileexchange/62880-saccade-model-a-parametric-model-for-saccadic-eye-movement), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- Sciences > Neuroscience > Human Brain Mapping > Neuroimaging >
- Sciences > Neuroscience > Behavior and Psychophysics > Eye Tracking >
Etiquetas
Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
