1. Solve the following ODE using shooting method, after splitting the equation use Explicit Euler method (step size, h=1
Posted: Thu May 12, 2022 12:40 pm
1. Solve the following ODE using shooting method, after splitting the equation use Explicit Euler method (step size, h=1) to perform the numerical integration of the two IVPs simultaneously Answer: Initial guess day y(O) = 0, y(9) = 0 is around -20.6 dx2 = 2y - 8x + 72,