Indraprastha College For Women GE-IV, Numerical Methods: Test-II, Date: April 21, 2022
Indraprastha College For Women GE-IV, Numerical Methods: Test-II, Date: April 21, 2022
x 1 2 3 4 5 6
y=f(x) 2 4 8 16 32 64
7. Approximate y(0.3) using Heun’s method or Modified Euler’s method with h = 0.1
dy
= x + 2y, y(0) = 0.
dx
dy
= 3x + 2y, y(0) = 0.
dx
Page 2