photo

Kinjal Joshi


Last seen: oltre 2 anni fa Attivo dal 2019

Followers: 0   Following: 0

Statistica

MATLAB Answers

2 Domande
1 Risposta

RANK
154.112
of 300.364

REPUTAZIONE
0

CONTRIBUTI
2 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
0.0%

VOTI RICEVUTI
0

RANK
 of 20.934

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
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

  • First Answer

Visualizza badge

Feeds

Visto da

Domanda


Getting Error in reading video file.
Hello, I am trying to read a video file with extension .avi using VideoReader, but getting error Unable to determine the requir...

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


Error in using classify function.
net=patternnet(10); [net,tr]=train(net,trainoflow,op); [ypred,scores]=classify(net,testoflow); The above code give me error a...

quasi 6 anni fa | 0 risposte | 0

0

risposte

Risposto
Classify requires at least 3 arguments
net=patternnet(10); [net,tr]=train(net,trainoflow,op); [ypred,scores]=classify(net,testoflow); The above code give me error...

quasi 6 anni fa | 0