![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/6844727_1522118410898_DEF.jpg)
M Min
2015 年からアクティブ
Followers: 0 Following: 0
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...
7年以上 前 | 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年弱 前 | 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 ...
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年弱 前 | 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年弱 前 | 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年弱 前 | 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年弱 前 | 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年弱 前 | 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年弱 前 | 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年以上 前 | 0 件の回答 | 0