photo

Alan Earl


Aktiv seit 2015

Followers: 0   Following: 0

Statistik

Feeds

Anzeigen nach

Frage


Using a while loop to check convergence
I am using the secant method to find the root for a function, my code is as follows: % code f=@(x) x^2 - 612; x(1)=...

mehr als 9 Jahre vor | 1 Antwort | 1

1

Antwort