Solving Partial Differential Equations in Python

preview_player
Показать описание
In this video, we learn how to solve Partial Differential Equations (PDEs) in Python using SymPy.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚

💼 Services 💼

🌐 Social Media & Contact 🌐
Рекомендации по теме
Комментарии
Автор

bruh... I've been looking for something like this for a while now ty so much king. would really appreciate if you did more math related programming tutorials in the future.

Thezb
Автор

Sadly I wasnt taught PDEs in software engineering in university but they still taught ODEs

brain-
Автор

Sir you give me more interesting ideas in python so give more like this videos sir

rubanruban
Автор

thank you again ... doing (as always) the awesome dance.

GuillermoGarcia
Автор

You can x=np.linespace y=np.linespace and t=np.linespace and solve for u(x, y, t) and plot it in 3d
or
set initial condition u(x, y, 0) for t=0 and use "Central differences method" for loop over time and plot it in 3d

yanco
Автор

hey dude what you think about learning js after knowing some python ?

blacksundarkskies
Автор

I realllly could have used this last semester ;-;

lordlazerface