Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I need a python code in jupyter without using libraries. Problem 3 (OPTIONAL, 10 marks): Using Runge-Kutta method to integrate an ODE In Section 9

image text in transcribedI need a python code in jupyter without using libraries.

Problem 3 (OPTIONAL, 10 marks): Using Runge-Kutta method to integrate an ODE In Section 9 of the course we learned how to integrate Ordinary Differential Equations. Use the examples given in Sec09_ODEs_2021_Updated where we integrate a particle orbit around the Earth. This time, The initial conditions are xo = -5 x 108 m, yo = 0, Uxo = 0, 0,0 = -300. The equation for the force is now slightly different: Gm (1 + Vrlro) mzf , r2 where my is the mass of the Earth, and ro = 4 x 108 m. Integrate the orbit for 10 seconds using the Runge-Kutta method with 10% points. Plot the orbit

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions