photo

Takara Sumoto


Last seen: 4 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

10 个提问
0 个回答

排名
206,036
of 299,793

声誉
0

贡献数
10 个提问
0 个回答

回答接受率
70.0%

收到投票数
0

排名
 of 20,811

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,013

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


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

4 years 前 | 0 个回答 | 0

0

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 2 个回答 | 0

2

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答