M Min
Followers: 0 Following: 0
Statistik
RANG
13.219
of 295.527
REPUTATION
3
ANTWORTZUSTIMMUNG
25.0%
ERHALTENE STIMMEN
3
RANG
of 20.242
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.057
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
mehr als 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 7 Jahre vor | 0 Antworten | 0
0
AntwortenTic 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 ...
mehr als 7 Jahre vor | 0
Frage
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...
mehr als 7 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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 ...
mehr als 7 Jahre vor | 3 Antworten | 3
3
AntwortenFrage
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...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 = ...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 9 Jahre vor | 0 Antworten | 0