photo

Aliyuda Ali


Last seen: circa 4 anni fa Attivo dal 2018

Followers: 0   Following: 0

Statistica

MATLAB Answers

2 Domande
0 Risposte

RANK
177.357
of 300.037

REPUTAZIONE
0

CONTRIBUTI
2 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
50.0%

VOTI RICEVUTI
0

RANK
 of 20.862

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 167.106

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

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


Trouble with rotating an image and saving it with different rotation angles.
Hi, I am trying to rotate an image and save a set of the rotated images with different rotation angles but having this error: "...

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


Hi, How can I resolve this error message, please "Array indices must be positive integers or logical values" Below are my lines of code:
perfs = zeros(1, numNN); y2Total = 0; for i = 1:numNN neti = nets{i}; y2 = neti(x2); perfs(i) = mse(neti, t2, y2); y2Total...

oltre 7 anni fa | 2 risposte | 0

2

risposte