Integral Calculus in PYTHON #python #coding #shorts

preview_player
Показать описание
Check out my course on UDEMY: learn the skills you need for coding in STEM:

A quick tutorial to the quad function of python.
Рекомендации по теме
Комментарии
Автор

Now all I need to do is know calculus and I'll be all set!

KuroiXHF
Автор

Calculating a Definite Integral is easy. You are basically finding area or volume between two bounds. Try solving for a Indefinite Integral... It doesn't return a discrete value, it returns a family of functions! Now that takes some ingenuity and a bit of skilled engineering.

skilz
Автор

I thought he was going to integrate the indefinite integral with symbolic programming.

souravsuresh
Автор

neat, I'm learning about some of the under the hood stuff for this in my numerical analysis class right now. love them gaussian quadratures.

joshavery
Автор

Maybe you can use sympy to integrate symbolically.

mobluse
Автор

Will there be any more Billy videos soon? I miss him 🥲

EarthsSaviour
Автор

Bruh moment. Just import packages that fking fly a rocket why not lmao

kavishchattoor
Автор

Thanks Mr.P Solver. What about np.sum or np.cumsum are they not as useful?

laarouasaid
Автор

hahaha 0.6 seconds just to import the libraries

bridiro
Автор

I was expecting that you would use sympy

imjustadev
Автор

Hey what is the code completion tool you’re using for Jupyter Notebook? Kite doesn’t work for me in Jupyter Notebooks unfortunately

ManUser
Автор

Good to know however, you should probably ask yourself why you’re integrating a formula in python rather than just integrating it externally and then just using the resulting formula

yxngboypolo
Автор

I’m new to programming could someone please explain this?

agrihonoberjorn
Автор

So you're telling me mathway and symbols just use python 😂😮‍💨😭

jonnyd
Автор

Was expecting something like Simpsons or trapezoidal, not this bs lmao.

ragdraco
Автор

Can someone tell me what might be a practical use for this? I'm a noob

abdulmuqtadir