Skip to content
#

trapezoidal-method

Here are 55 public repositories matching this topic...

In numerical analysis, a numerical method is a mathematical tool designed to solve numerical problems. The implementation of a numerical method with an appropriate convergence check in a programming language is called a numerical algorithm

  • Updated Jun 20, 2020
  • C++

MAL111 - Mathematics Laboratory MATLAB Codes. Bisection Method, Fixed Point Method, Gauss Elimination, Gauss Jordan, Matrix Inversion, Lagrange Interpolation, Newton-Raphson, Regula-Falsi, Row Reduced Echelon Form, Simpson's Integration, Trapezoidal Method.

  • Updated Dec 30, 2016
  • MATLAB

The aim of this research is to develop an effective numerical method that can be used to efficiently compute surges in pipes due to valve connecting two reservoirs being rapidly opened, using a computer program developed in the Python environment.

  • Updated Oct 28, 2020
  • Python
Runge_Kutta_4th_6th

Runge Kuttta 4to y 6to orden: El método de Runge-Kutta (RK) es un conjunto de métodos iterativos (implícitos y explícitos) para la aproximación de soluciones de ecuaciones diferenciales ordinarias, en esta documentación se muestra el de cuarto y sexto orden. Otro método agregado es la Regla Trapezoidal que puede ser explicita, para diferenciar l…

  • Updated Aug 5, 2022
  • Scilab

Improve this page

Add a description, image, and links to the trapezoidal-method topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the trapezoidal-method topic, visit your repo's landing page and select "manage topics."

Learn more