Solving Differential Equations using scipy.odeint in Python!

preview_player
Показать описание
READ ME: The first 30seconds of the video lagged a bit, feel free to skip them, rest should be smooth thank you for watching!

In this Video, we will learn how to solve ODE's with IVP in Python (Ordinary Differential Equations, of the Initial Value Problem). We will take an in-depth look at the "odeint()" function provided by the scipy library for numerical computation in Python.

We will consider two examples:
* Malthusian Growth Model (1st Order ODE)
* Damped Mass-Spring System (2nd order ODE)



Curious to solve physics problems in Python? Let me know in the Comments!

Enjoy ~ 🐍

🕒 Timestamps:
00:00 - Introduction
00:21 - Logic Behind Solving ODE's Numerically
06:30 - Solving a Problem with odeint
08:20 - Framing & Packaging your Problem correctly
10:27 - Example of 1st order ODE's: Malthusian Growth Model
15:20 - Solving Higher order ODE's
16:01 - Example of higher order ODE's: Damped Mass-Spring System
21:47 - Solving a System of ODE's
Рекомендации по теме
Комментарии
Автор

BRO DONT STOP POSTING, Your videos are so underrated and helpful

Idk-mcdd
Автор

This is really good. Greetings from Croatia!

antunbrnic
Автор

Your videos are so much informative and lucid❤.I was struggling in understanding the ODE's and watched several youtube videos but couldnt get it done...Your videos made me understand all the concepts.Thank you so much..I'm the guy who never comments to the youtube😅 but you made me do it...Can you make the video on animation of spring mass system showcasing the real spring contraction and relaxation

sagarshrestha
Автор

Hola, ¿podrías hacer un video sobre el campo electrostático de un condensador plano y finito con placas paralelas para analizar especialmente el efecto borde?

lionelmartinez
Автор

How to find the general solution of a system of differential equations? In case no initial condition is given

saodatqurbonqulova
Автор

Hello, could you make a video about the electrostatic field of a flat and finite capacitor with parallel plates to analyze especially the edge effect? thank

lionelmartinez