Page 1 of 1

C programing for Runge-Kutta method 5)

Posted: Sun May 15, 2022 8:44 am
by answerhappygod
C programing for Runge-Kutta method 5)
C Programing For Runge Kutta Method 5 1
C Programing For Runge Kutta Method 5 1 (40.8 KiB) Viewed 38 times
Problem 3 (30 pts) Solve the following differential equation y' = 2xy, y(0)=2 4) Exactly (analytically) 5) Using the Runge-Kutta method 6) Plot both solutions in a single graph (using gnuplot, Excel, or any software of choice). Use h=0.15 and x between 0 and 1.5.