this is a repo for all the Numerical Methods laboratory works I coded as a part of my educational process at LP NU IoT 2nd course.
-
Updated
Jan 12, 2021 - Python
this is a repo for all the Numerical Methods laboratory works I coded as a part of my educational process at LP NU IoT 2nd course.
NUMERICAL METHODS solutions
🔢 Laboratory #8 for Number Methods. Integral calculation using Rectangle, Trapezoid and Simpson methods. Theoretical error estimation.
Aplicación de escritorio hecha con Python para resolver metodos numericos como Punto fijo, Newton Pahpson, Simpson 1/3 y 3/8, Lagrange.
This repository contains a Python implementation of Simpson’s 3/8 Rule for numerical integration. The code computes the integral of the function \( F(x) = x^2 + 5x - 9 \) over a specified interval using Simpson's 3/8 Rule.
Implementation of several numerical computing methods with Python /// by theMHD.
Add a description, image, and links to the simpson-method topic page so that developers can more easily learn about it.
To associate your repository with the simpson-method topic, visit your repo's landing page and select "manage topics."