Solving ODEs using Python Scipy

  Рет қаралды 6,913

ignite.byu.edu

ignite.byu.edu

4 жыл бұрын

Solving basic ODEs (Rate Equations) using Python and Scipy's odeint.
The notes corresponding to the video are posted here: nbviewer.jupyter.org/url/igni...

Пікірлер: 6
@mokus603
@mokus603 4 жыл бұрын
I can't get enough of your videos, keep up the good work.
@mostafaahmadi4998
@mostafaahmadi4998 4 жыл бұрын
Excellent explanation. Thank you. It would be great if you could kindly do one on PDE with Scipy.
@notgoodatmathmmm6185
@notgoodatmathmmm6185 3 жыл бұрын
this is helpful thx
@homazeinali5659
@homazeinali5659 4 жыл бұрын
Awesome. How could I solve d^2y/dx^2=y(x)/1+y(x) with boundary conditions y'(0)=0 and y(a)=1 in which a is a parameter?
@ignitebyuedu
@ignitebyuedu 4 жыл бұрын
See ignite.byu.edu/che541/lectures/ lectures 19 (or 20). I would use a shooting method. There are notes for a problem like yours, and code for a shooting method for a slightly different problem (but not different in principle).
@husseinalsajer4381
@husseinalsajer4381 3 жыл бұрын
Hello please can you help me to solve this : x(2x+1)y '' +2(x+1)y' -2y =0 y'(1)= 0 y(3)-y'(3) = 31/9 y(x) = x+1+1/x this all question please if you can help me ?
How to Solve Differential Equations in PYTHON
23:37
Mr. P Solver
Рет қаралды 100 М.
Useful gadget for styling hair 🤩💖 #gadgets #hairstyle
00:20
FLIP FLOP Hacks
Рет қаралды 11 МЛН
SPILLED CHOCKY MILK PRANK ON BROTHER 😂 #shorts
00:12
Savage Vlogs
Рет қаралды 19 МЛН
Python integration using scipy quad function
9:12
ignite.byu.edu
Рет қаралды 12 М.
Python 🐍 Solve 4 ODEs
16:56
APMonitor.com
Рет қаралды 19 М.
Introduction to Spectral Methods for Partial Differential Equations
29:24
Solution to Ordinary Differential Equation using python
8:10
Arvind Prasad
Рет қаралды 8 М.
6. Monte Carlo Simulation
50:05
MIT OpenCourseWare
Рет қаралды 2 МЛН
What is a Monad? - Computerphile
21:50
Computerphile
Рет қаралды 599 М.
Python Integration, Interpolation, and Curve Fitting
15:25
ignite.byu.edu
Рет қаралды 58 М.
Python Hash Sets Explained & Demonstrated - Computerphile
18:39
Computerphile
Рет қаралды 113 М.
Solve ODEs in Python: Simple to Complex
34:02
APMonitor.com
Рет қаралды 75 М.
How to: Solve an ODE in Python (Boundary Value Problem)
48:35