To develop algorithm, draw flow chart and write for solution of ordinary differential equation using 4th order Runge-Kutta method
At the end of this experiment, learner will be able to
LO1: Develop first order ODE from give problem.
LO2: Apply forth order RK method for solution of first order ODE in electrical engineering problem.
LO3: Write the programming in python for forth order RK method for solution of first order ODE.
Any Python IDE or any online Python complier
Formula of second order, third order and forth order RK method
For details see video given below
You have to solve problem assigned:
This is a sample program on solution of ODE using 4th order RK method
Here are questions and answers in quiz form which will be counted for your grades. Solve following quiz.