Statistica
RANK
122.284
of 300.379
REPUTAZIONE
0
CONTRIBUTI
2 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
100.0%
VOTI RICEVUTI
1
RANK
of 168.299
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
Risposto
Feature selection code error
%%X=featvales'; X = permute(conj(featvales), [3, 4, 1, 2]); Y=label'; a1=[]; this did the job
Feature selection code error
%%X=featvales'; X = permute(conj(featvales), [3, 4, 1, 2]); Y=label'; a1=[]; this did the job
circa 2 anni fa | 1
| accettato
Domanda
Feature selection code error
CODE: %% Testing Phase load('testFeatures'); featvales=b2{1}; label=b2{2}; X = reshape(featvales, [], 1000)'; Y = label'...
circa 2 anni fa | 1 risposta | 0
1
rispostaDomanda
error using tranpose (recieving permute error )
CODE: %% Testing Phase load('testFeatures'); featvales=b2{1}; label=b2{2}; num_dims = max(size(featvales)); X=featvale...
oltre 2 anni fa | 2 risposte | 0
