Discrete Calculus 2: Derivatives

preview_player
Показать описание
Video 2/3 on discrete calculus in Python.

In this video I talk about how a derivative becomes differences when you represent it in discrete form on a computer.

Based on chapter B by Aslak Tveito in "A Primer on Scientific Programming in Python" by H.P. Langtangen.

Рекомендации по теме
Комментарии
Автор

Man this is so good!, I hope that you do some physical models like using Lagrange's formalism!

joseruvalcaba
Автор

What do you think about symbolic derivatives (like using sympy module for python)? Is it a good alternative for this approximation?

matteozortea