Statistica
4 Domande
0 Risposte
RANK
251.518
of 300.381
REPUTAZIONE
0
CONTRIBUTI
4 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
0
RANK
of 168.477
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
how do you take the mean across columns but for singular row in a 960x31 array
help!! I have 960 rows in all the cells there are reaction times, then there are 31 columns, I cant remember how to do this
quasi 6 anni fa | 1 risposta | 0
1
rispostaDomanda
vectors that arent scalar
IM = [expt.IM]; memorability = [expt.memorability]; [~, idx] = sort(IM); IM = IM(idx); memorability = memorability(idx); ...
quasi 6 anni fa | 0 risposte | 0
0
risposteDomanda
how to get struct array field as a vector and compare the two fields
I have a 1x960 struct array with 3 fields: "IM" , "trialtype", and "memorability" how can I use the two field "IM" and "memorab...
quasi 6 anni fa | 1 risposta | 0
1
rispostaDomanda
Unable to perform assignment because the indices on the left side are not compatible with the size of the right side.
clear all load Data_allRT.mat load exptM.mat load Data_part1.mat load Data_part2.mat m=0; for n=1:10000; x = shuff...
quasi 6 anni fa | 1 risposta | 0