Question: Problem 5: Numerical Solution of ODE (Boundary Value Problem) Consider the following ODE: d'y _sy + 6y =0 with boundary conditions y(0) = 5, y(1.5)

Problem 5: Numerical Solution of ODE (Boundary Value Problem) Consider the following ODE: d'y _sy + 6y =0 with boundary conditions y(0) = 5, y(1.5) = 1. dt a) Discretize the equation using a forward difference scheme with step size of magnitude h. Write the equation and the boundary conditions in discretized form. b) Solve the discretized equation for h = 0.1 from t = 0 until t = 1.5. Present all intermediate steps (),. V1, y, etc.). Using MATLAB is strongly encouraged. c) Plot the numerical solution of the ODE
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
