Numerical Methods in Python Series - Rectangular Integration
Numerical Methods in Python Series - Trapezoid Integration
this tutorial will show you how to calculate integral with trapezoid method and draw the result with Python.
steps:
1. open Google Colab
2. do calculations for
f(x) = x**2
f(x) = x**4 + x**2 - x + 7
f(x) = x**2-2*x+3
f(x) = exp(-x**4)
f(x) = 1/(1 + x**2)
f(x) = exp(-x**2)
by running the first and second code
the first code will give you the result of the integral while the second code will draw you the result :)
4. observe the results and make analysis ;)
In the next tutorial we will compare integrations methods ;)
References:
1. https://www.math.ubc.ca/~pwalls/math-python/integration/trapezoid-rule/
2. https://hplgit.github.io/edu/py_vs_m/._numerical_programming_guide001.html
3. http://firsttimeprogrammer.blogspot.com/2015/03/numerical-integration-with-python.html
4. http://specminor.org/2017/01/05/numerical-integration-python.html
thanks for watching, don’t forget to subscribe, activate the notification bell, like this video and also share it to support this channel to be able to continuously creates useful tutorials :)
leave us some comments if there is any questions and let us know what you think :)
Intro and Outro created by ProCodeCG Kids: Islamey Fawwaz Alfattan
visit our website: http://procodecg.com
and blog: https://procodecg.wordpress.com
and follow us on Instagram: https://www.instagram.com/procodecg/
Twitter: https://twitter.com/procodecg
Facebook: http://facebook.com/procodecg/
Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «Numerical Methods in Python Series - Rectangular Integration», вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.
Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.
Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!
Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.