photo

Abdul Akif Jabir


Last seen: 2 years ago Active since 2018

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Hi, my while loop stops before meeting its designated conditions and gives me a result. Why is this?
while error(end) <= 0.01 [t,z] = ivpSolver_Assignment_2(t0,z0,dt,tend,theta(n)); w(n) = z(1,end); error(n) ...

5 years ago | 2 answers | 0

2

answers