Community Profile

photo

Takara Sumoto


Last seen: fast 3 Jahre vor Aktiv seit 2019

Statistiken

  • Thankful Level 3

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


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...

etwa 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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? ...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

mehr als 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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 ...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort