An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: trapezoidal-rule

AusBoone/Numerical-Integration

Numerically approximates the definite integral of a user-specified function over a given range. It supports three widely-used numerical integration methods: Composite Simpson’s Rule, Composite Trapezoidal Rule, and Composite Midpoint Rule.

Language: Python - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

michaelehab/Numerical-Methods

A repository containing python codes for the numerical methods I studied in Numerical Analysis course during Spring 2022 semester

Language: Python - Size: 43.9 KB - Last synced at: 16 days ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 0

wasiif/NumericalAnalysis

This repository contains a collection of numerical methods implemented in C++ , Python programming languages, designed to solve mathematical problems such as root-finding, interpolation, integration, and differential equations

Language: C++ - Size: 32.2 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

sudipto3331/Integration-Using-Trapezoidal-Rule-Numerical-Method-Implementation-in-Python

This repository contains a Python implementation of the Trapezoidal Rule for numerical integration. The code integrates a given function within specified limits and computes the area under the curve.

Language: Python - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Caroline-Camargo/RelatoriosPython-CalculoNumericoComputacional

Relatórios escritos em Python, no ambiente Google Colab, para a disciplina de Cálculo Numérico Computacional

Language: Jupyter Notebook - Size: 1.06 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 1

jeet-maity/Fluid-Volume-Calculator

Calculates the volume of fuel (oil & gas) between the 2 horizons and above the fluid contact.

Language: C# - Size: 41 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

chaterinamf/MetodeNumerik

Some numerical methods programme in Java

Language: Java - Size: 15.6 KB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

vahadruya/Airfoil_results_XFOIL

Visualisation of general XFOIL results

Language: Jupyter Notebook - Size: 2.12 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Suchibrata-Patra/C_Programming_Practicals

C Programming Solutions for Real Analysis and Numerical Analysis Problems

Language: C - Size: 36.1 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

fra99le/fnt

Numerical Toolbox

Language: C - Size: 342 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

arasgungore/integral-calculator

A C project which can calculate the definite integral of real functions using Newton-Cotes quadrature formulas.

Language: C - Size: 455 KB - Last synced at: 11 days ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 1

luksaiterugile/Integral-Calculator-and-Plotter

Program which calculates integrals using Simpson's and trapezoidal rules, while visualizing parameter-dependent graphs with Python.

Language: Python - Size: 46.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

apurva313/Numerical-Method

Join me in discovering innovative solutions for mathematical challenges. From optimization to simulations, let's journey through the realm of algorithms together.

Language: C - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

kuldeep-tolia/MPI_FORTRAN_Codes

MPI parallelization for various numerical methods and miscellaneous problems using FORTRAN

Language: Fortran - Size: 109 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

alexlostorto/Calculus

Uses trapezoidal rule to calculate area under a graph.

Language: Python - Size: 54.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

camarman/computational_physics

Solutions to some problems in the ''Computational Physics'' book, written by Mark Newman.

Language: Python - Size: 58.6 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

OnofreTZK/MPI_PICalc_TRPINT

Cálculo do pi( Método Monte Carlo ) e integração da regra do trapezio utilizando MPI

Language: C++ - Size: 723 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

0xtejas/Python-Numerical-Integration-Definite 📦

Numerical Integration - Definite Integration

Language: Python - Size: 2.74 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 2

bdubs-astro/NumIntgrl

MATLAB function that performs numerical integration using Simpson's Rule where possible, and the Trapezoidal Rule otherwise

Language: MATLAB - Size: 811 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

arash79/Numerical-methods

a collection of numerical methods written in python language.

Language: Python - Size: 52.7 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

kuldeep-tolia/OpenMP_Codes

OpenMP parallelization for various numerical methods and miscellaneous problems

Language: Fortran - Size: 385 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

meghabothe996/Parallel-Processing-and-Grid-Computing

This repository holds the assignments of SC302 - Parallel Processing And Grid Computing Lab of Masters' in Scientific Computing.

Language: C - Size: 396 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ashiqqs/numerical-analysis

Here I tried to implement all the algorithm which I learn from my Numerical Analysis course.

Language: C# - Size: 334 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

meixinchoy/trapezoidal-rule-calculator

repo for hosting my simple trapezoidal rule calculator

Language: HTML - Size: 22.5 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

fusion809/FunctionIntegrator.jl

A Julia package to numerically approximate 1d function integrals using any of a variety of different methods.

Language: Julia - Size: 142 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

Related Keywords
trapezoidal-rule 25 simpson-rule 17 numerical-integration 7 numerical-methods 7 bisection-method 6 trapezoidal-method 6 newton-raphson 6 integration 5 simpson-method 4 python 4 lagrange-interpolation 4 secant-method 4 jacobi-method 3 gauss-seidel-method 2 euler-method 2 trapezoidal-rule-calculator 2 gaussian-elimination 2 numerical-derivatives 2 calculator 2 newton-interpolation 2 runge-kutta-methods 2 matplotlib 2 matplotlib-pyplot 2 taylor-series 2 runge-kutta 2 fibonacci-sequence 2 false-position-method 2 calculus 2 integral 2 numerical-analysis 2 divided-differences 2 high-performance-computing 2 c 2 fortran90 2 interpolation 2 runga-kutta-method 1 lotka-volterra 1 matplotlib-figures 1 orbital-simulation 1 physics 1 physics-simulation 1 regulafalsi-method 1 composite-simpsons-method 1 runge-kutta-4 1 mpi 1 parallel-programming 1 pi 1 speedup 1 time-analysis 1 harmonic-oscillator 1 differential-equations 1 computational-physics 1 weddle-s-rule 1 canons-matrix-multiplication-algorithm 1 graphs 1 gauss-seidel-iteration 1 area-under-graph 1 red-black-implementation 1 openmpi 1 jacobi-iteration 1 matrix-multiplication-parallel 1 numerical-metho 1 mpi-parall 1 false-position 1 gragory-backward 1 gragory-forward 1 css 1 html 1 javascript 1 chebyshev-gauss-quadrature 1 gauss-hermite-quadrature 1 gauss-jacobi-quadrature 1 gauss-laguerre-quadrature 1 gauss-legendre-quadrature 1 gauss-legendre-radau-quadrature 1 gauss-lobatto-quadrature 1 gaussian-quadrature 1 julia 1 julia-package 1 quadrature 1 rectangle-rule 1 rombergs-method 1 gauss-siedel 1 gecp 1 gram-schmidt 1 householderqr 1 least-square-regression 1 qr-decomposition 1 qr-factorization 1 hpc 1 matrix-multiplication 1 odd-even-sort 1 openmp 1 openmp-parallelization 1 recursive-doubling-algorithm 1 grid-computing 1 matrix-vector-multiplication 1 parallel-addition 1 parallel-processing 1 bi-section 1