Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with rombergs-method
A curated list of projects in awesome lists tagged with rombergs-method .
https://github.com/fusion809/functionintegrator.jl
A Julia package to numerically approximate 1d function integrals using any of a variety of different methods.
chebyshev-gauss-quadrature gauss-hermite-quadrature gauss-jacobi-quadrature gauss-laguerre-quadrature gauss-legendre-quadrature gauss-legendre-radau-quadrature gauss-lobatto-quadrature gaussian-quadrature julia julia-package numerical-integration quadrature rectangle-rule rombergs-method simpson-rule trapezoidal-rule
Last synced: 28 Nov 2024
https://github.com/caknoooo/romberg_integration
Praktikum 2 Komputasi Numerik
numerical-integration numerical-methods rombergs-method
Last synced: 09 Dec 2024
https://github.com/robbypambudi/praktikum_komnum_2
Praktikum Komputasi Numerik 2 | Membuat program komputer metode Integrasi Romberg
numerical-methods rombergs-method
Last synced: 06 Dec 2024
https://github.com/sudipto3331/integration-using-romberg-rule-numerical-method-implementation-in-python
This repository contains a Python implementation of the Romberg Rule for numerical integration. The code allows users to choose among different numerical methods, specifically Trapezoidal, Simpson's 1/3, and Simpson's 3/8, for integration of the function \( f(x) = x^3 + x^2 + x + 1 \).
numerical-analysis numerical-methods python3 rombergs-method
Last synced: 10 Nov 2024