- Mae 3100 Lab 4 Due On Thursday June 30 Prob 1 Solve The Differential Equation Dx 21 121 20t 8 5 Dt Over The Time I 1 (43.26 KiB) Viewed 25 times
MAE 3100 Lab 4 Due on Thursday, June 30 Prob. 1. Solve the differential equation dx=-21 +121²-20t+8.5 dt over the time i
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
MAE 3100 Lab 4 Due on Thursday, June 30 Prob. 1. Solve the differential equation dx=-21 +121²-20t+8.5 dt over the time i
MAE 3100 Lab 4 Due on Thursday, June 30 Prob. 1. Solve the differential equation dx=-21 +121²-20t+8.5 dt over the time interval of [0, 4] with the step size of 0.5 and x(0)=1. (a) Use Euler's method. (b) Use the fourth-order Runge-Kutta method. (c) Calculate the exact solution of x(t). Summer 2022 (d) Output your results for each method in a table format with two columns of time t and x(t). Plot the results of (a)-(c) versus time in one figure using different line styles or colors. Everything must be coded in one program.