M Min
Followers: 0 Following: 0
Statistics
RANK
13 219
of 295 569
REPUTATION
3
CONTRIBUTIONS
8 Questions
1 Answer
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
3
RANK
of 20 247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154 105
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
Feeds
Question
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...
mer än 7 år ago | 0 answers | 0
0
answersQuestion
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...
mer än 7 år ago | 0 answers | 0
0
answersTic 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 ...
mer än 7 år ago | 0
Question
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...
mer än 7 år ago | 2 answers | 0
2
answersQuestion
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 ...
mer än 7 år ago | 3 answers | 3
3
answersQuestion
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...
mer än 7 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 7 år ago | 1 answer | 0
1
answerQuestion
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 = ...
mer än 8 år ago | 1 answer | 0
1
answerQuestion
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...
ungefär 9 år ago | 0 answers | 0