Calculate two steps with each, forward and Backwards Euler, for the following IVP's. Try different step sizes h = 0.2, 0
Posted: Mon Jul 11, 2022 12:49 pm
Calculate two steps with each, forward and Backwards Euler, for the following IVP's. Try different step sizes h = 0.2, 0.1,... s a) y" + 3xy = 0, y(0) = 2, y'(0) = 0. b) y" + sin(z)y + cos(2x)y= 0, y(0) = 1, y'(0) = 1.