Consider boundary value problem given below. y" + (1 - 2y + xy = x, y(0) = 0, y (1) = 2 Find numerical solution of this
Posted: Thu May 12, 2022 12:22 pm
Consider boundary value problem given below. y" + (1 - 2y + xy = x, y(0) = 0, y (1) = 2 Find numerical solution of this differential equation using 1) Shooting Method using Euler's method 2) Shooting Method using Runge-Kutta method 3) Finite Difference Method Find the solutions using 10, 20, and 50 and compare the results for the three n values for each of these methods. You have to submit your MATLAB source code, and plots of the results you generate as a report This is a group project. Please sign up in one of the groups in Canvas.