Statistica
7 Domande
0 Risposte
RANK
132.700
of 300.392
REPUTAZIONE
0
CONTRIBUTI
7 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
28.57%
VOTI RICEVUTI
0
RANK
of 168.373
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
Can somebody explain me this code?
R = arrayfun (@(x) median(A(A(:,1)==x,2)==2), B); (I've searched for 'arrayfun', but I still don't understand this completely...
oltre 6 anni fa | 1 risposta | 0
1
rispostaDomanda
I need some help with arrayfun
I have this data from a mice experiment: Reaction Time Response Made (which can be 0,1 or 2) Visual contrast (one of 9 possi...
oltre 6 anni fa | 2 risposte | 0
2
risposteDomanda
Can somebody please help me with a problem regarding fminsearch?
I have a problem with the program attached and I get these errors:
oltre 6 anni fa | 0 risposte | 0
0
risposteDomanda
Problem with Fminsearch function
% Load the data idxMiddle = blk.audDiff == 0; audMiddle = [blk.visDiff(idxMiddle,1) blk.responseMade(idxMiddle)]; audMi...
oltre 6 anni fa | 0 risposte | 0
0
risposteDomanda
Can anyone please explain me this line of a code?
probability = arrayfun(@(x) mean(audR(audR(:,1)==x,2)==2) , contrast);
oltre 6 anni fa | 1 risposta | 0
1
rispostaDomanda
How can I link elements in corresponding rows of two matrices of the same dimension?
Hey everyone! I need a bit of help with something. I'm more like a beginner in learning Matlab and I have some trouble with crea...
quasi 7 anni fa | 1 risposta | 0
1
rispostaDomanda
Link corresponding elements of two matrices of the same dimension
I have two different fields in the same structure, each of them containing 1 column table with multiple rows (but same number of...
quasi 7 anni fa | 1 risposta | 0

