photo

M Min


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

8 个提问
1 个回答

排名
14,682
of 297,503

声誉
3

贡献数
8 个提问
1 个回答

回答接受率
25.0%

收到投票数
3

排名
 of 20,449

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,017

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Analyze eye tracking data
Hi, I am a newbie in eye tracking field and want to know the way to analyze and visualize obtained data. The data I have i...

8 years 前 | 0 个回答 | 0

0

个回答

提问


Problem with function waitforbuttonpress
Hi, I wrote a code which includes a function 'waitforbuttonpress'. The problem is sometimes (not always), it shows me an erro...

8 years 前 | 0 个回答 | 0

0

个回答

已回答
Tic Toc seems disturb the operation of if-else function in the for-loop
Finally I got what the problem is and it is not because of Tic and Toc as Rik, David, and Jan answered. I should have written ...

8 years 前 | 0

提问


Tic Toc seems disturb the operation of if-else function in the for-loop
Hi, I put the function tic and toc in the for loop but it looks that it disturb the working of if-else function in the same l...

8 years 前 | 2 个回答 | 0

2

个回答

提问


How to make MATLAB detect keyboard stroke?
Hi, I want to write a code which detect left and right arrow stroke in keyboard. I tried to use below kind of code but it ...

8 years 前 | 3 个回答 | 3

3

个回答

提问


How to present images i random order?
Hi, I have 10 images and want to present it in random order. Since there are other images in that folder, I want to specif...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Making visual stimuli code
Hi, I want to conduct a visual stimuli experiment using Matlab. To do it, 5 images have to be loaded on the same figure in e...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Distribution of sample mean
Hi. I want to get a distribution of sample mean. But I just can get sample mean itself, not the distribution. e.g. a = ...

9 years 前 | 1 个回答 | 0

1

个回答

提问


What's wrong with my code? (poisson distribution)
I tried to get a bar graph of poisson pdf without poisspdf function. For example, x=0:20; p=3.^x / factorial(x) * exp(-3); b...

9 years 前 | 0 个回答 | 0

0

个回答