Skip to content
View SylwiaKaduk's full-sized avatar
  • University of Southampton

Block or report SylwiaKaduk

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. IsBlink IsBlink Public

    Matlab function that takes a numeric matrix with EOG milivolts as an input and classifies milivolts from column 2 as blinks or not

    MATLAB

  2. IsHor IsHor Public

    Takes numeric matrix with EOG millivolts as an input and classifies column 1 as a horizontal eye movement or not

    MATLAB

  3. BlinkNum BlinkNum Public

    The function uses the the column with value 1- for blinks, and 0- for non blinks and returns a number of blinks in the files

    MATLAB

  4. HorNum HorNum Public

    The function takes a column with 0- for non horizontal eye movement, and 1 for horizontal eye movement and returns number of horizontal eye movements in the file.

    MATLAB

  5. BlinkDur BlinkDur Public

    The function takes a column with 0- non blink and 1- blink values and calculates mean blink duration. It treats one row in the matrix as 0.5 ms

    MATLAB

  6. HorDur HorDur Public

    The function takes a column with 0- non horizontal eye movement and 1- horizontal eye movement values and calculates mean blink duration. It treats one row in the matrix as 0.5 ms

    MATLAB