Statistica
MATLAB Answers
2 Domande
0 Risposte
RANK
293.514
of 301.478
REPUTAZIONE
0
CONTRIBUTI
2 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
50.0%
VOTI RICEVUTI
0
RANK
of 174.719
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
Assignment has more non-singleton rhs dimensions than non-singleton subscripts
n=50;classes=9;deepth=103;for i=1 to 9; index=1; btraindata{i,1}=zeros(n*n*(classes-1),1,2,deepth); tbtraindata{i,1}(index,1,1...
circa 7 anni fa | 1 risposta | 0
1
rispostaDomanda
sub2ind out of range error
a=trainclass{1,1};//dimension of trainclass is (200x103double) [r c dim]=size(a); [x,y]=ndgrid(1:r,1:2:c); ind=sub2ind(size(a...
circa 7 anni fa | 1 risposta | 0
