photo

Takara Sumoto


Last seen: 4 years ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

10 Questions
0 Answers

RANK
96,931
of 300,584

REPUTATION
0

CONTRIBUTIONS
10 Questions
0 Answers

ANSWER ACCEPTANCE
70.0%

VOTES RECEIVED
0

RANK
 of 21,030

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,723

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 3

View badges

Feeds

View by

Question


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

5 years ago | 0 answers | 0

0

answers

Question


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

5 years ago | 1 answer | 0

1

answer

Question


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

5 years ago | 1 answer | 0

1

answer

Question


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

5 years ago | 0 answers | 0

0

answers

Question


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

5 years ago | 1 answer | 0

1

answer

Question


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

6 years ago | 1 answer | 0

1

answer

Question


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

6 years ago | 1 answer | 0

1

answer

Question


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

6 years ago | 2 answers | 0

2

answers

Question


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

6 years ago | 0 answers | 0

0

answers

Question


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

6 years ago | 1 answer | 0

1

answer