photo

Aliyuda Ali


Last seen: fast 3 Jahre vor Aktiv seit 2018

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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: "...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 6 Jahre vor | 2 Antworten | 0

2

Antworten