Community Profile

photo

Takara Sumoto


Last seen: alrededor de 3 años hace Con actividad desde 2019

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


How to gain reaction time and pressed key information?
During my EEG experiment, participants pressed key with a numeric key pad. I used trigger to get the time information. Can I ex...

alrededor de 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to deal with the data set of different trial numbers
I'm conducting a psychological experiment using EEG. I'm analyzing EEG data with Psychotoolbox on MATLAB (not BrainVIsionAnalyze...

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to deal with the missing information on vmrk file?
I'm conducting a psychological experiment using EEG. I'm analyzing EEG data with Psychotoolbox on MATLAB (not BrainVIsionAnalyze...

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Psychtoolbox: How to play selected audio files?
I would like to play Beep and selected audion files alternately. How should I write a code to play selected audio files? I h...

más de 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to set WaitSecs for several durations?
I would like to set WaitSecs for several duration such as 1.0s, 1.5s, and 2.0, and randomize them. How should I write a code? ...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to add a time limit to response time?
I want to add time limit to the response time. I have a code for "wait for response", but I don't know where and what code I sho...

más de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to set the volume of beep sound and save it as wav?
I want to make a beep sound which volume is adjustable and save it as a wavefile. If I use this code below, I can adjust volu...

más de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to randomize audio files
I have 80 audio files and want to play them randomely (not in the file number's orders). My code so far is; for i=1:length(aud...

más de 4 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How to play beep before each trial
I have 80 audio files and I want to play beep before each audio starts as a cue. Should I add "Beeper(400, [0.3], [0.5]);" in t...

más de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


play several audio files
I have 80 audio files as an experiment stimuli. I can play 1 audio file but how can I play several files? % load sound file ...

más de 4 años hace | 1 respuesta | 0

1

respuesta