Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with rombergs-method

A curated list of projects in awesome lists tagged with rombergs-method .

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