photo

Andrew Wixon


Aktiv seit 2016

Followers: 0   Following: 0

Statistik

Feeds

Anzeigen nach

Frage


Can anyone tell me what is wrong with this loop? It fails on the second line. I believe the functions are correct bc they work in the command line.
for i = 1:(n) a(i+1) = a(i) - (ss(a(i)))/(ssp(a(i))) end

mehr als 8 Jahre vor | 2 Antworten | 0

2

Antworten