Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 511 Bytes

File metadata and controls

11 lines (6 loc) · 511 Bytes

vs-coupled-differential-eqns-python

Link to YouTube video: https://www.youtube.com/watch?v=MXUMJMrX2Gw

I walk through how to use the scipy odeint method within Python to solve coupled Ordinary Differential Equations (ODEs) and plot the results using matplotlib.

Click on app.py to see the code within the video.

Link to the Google Doc containing the problem statement: https://docs.google.com/document/d/1I5mHOdxpRD7zvhaNEp1MAr0WUszQOJ6Xf96HmNTp5F4/edit?usp=sharing

Content adapted from APMonitor.com.