Asked by melina
dy/dt = 2y^(1/2) y(0)= 2
What is Euler's method for computing yk+1 from yk with step size delta t when yo= 10
What is Euler's method for computing yk+1 from yk with step size delta t when yo= 10
Answers
Answered by
Steve
Since ∆y/∆t is the slope of the line approximating the curve,
the ∆y is just the slope times ∆t
So, if dy/dt = f(t)
yk+1 = yk + f(t)*∆t
the ∆y is just the slope times ∆t
So, if dy/dt = f(t)
yk+1 = yk + f(t)*∆t
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.