Question: Use Matlab to write a simple program 1. Write a program that can numerically solve the initial value problem: dy dar and y (0) =
1. Write a program that can numerically solve the initial value problem: dy dar and y (0) = 0. Your program should ask the user to choose between the Euler Method and the midpoint method. It should also ask the user to input three different step-size (for instance, h1-0.2, h2-0.1, and h3-0.05). Compare the generated graphs of y (z) using both methods with the exact (analytical) solution
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
