Projects in Awesome Lists tagged with false-position-method
A curated list of projects in awesome lists tagged with false-position-method .
https://github.com/farid-karimi/root-finder
A python program that uses diverse numerical analysis methods to find roots of mathematical functions.
bisection-method false-position-method fixed-point-iteration matplotlib newton-raphson numerical-analysis python qt5 root-finding secant-method
Last synced: 29 Oct 2025
https://github.com/shaswata56/numerical_analysis
Numerical Analysis course repository.
bisection-method differential-equations euler-method false-position-method gauss-jacobi gauss-seidel jaccobi linear-equations matlab newton-raphson numerical-analysis numerical-methods octave root-finding-methods runge-kutta-methods
Last synced: 23 Jun 2026
https://github.com/louis-finegan/root-finding-algorithms-c
Algorithms for root finding writting in c with, bash shell script that compiles and runs all executable files.
algorithms bash bash-shell-script bisection-method c-programming-language false-position-method fixed-point-iteration gcc-complier linux-shell newton-raphson numerical-analysis numerical-methods regula-falsi root-finding ubuntu
Last synced: 04 May 2026
https://github.com/baranovserv/mathmod
Библиотека Python для численного моделирования
chole false-position-method gauss-seidel linear-algebra-library llt lu-decomposition newton-method relaxation secant-method
Last synced: 08 Jun 2026
https://github.com/gabboraron/intelligens_fejleszto_eszkozok
A tárgy célja, hogy a hallgatók elsajátítsák olyan fejlesztő környezetek használatát, ami segítségükre van különféle matematikai problémák megoldásában, prezentálásában. A tárgy kitér CAS (Computer Algebra System) használatára, Numerikus számítások elvégzésére, Statisztikai számításokra, valamint ezek automatizálására, továbbá ezen eredmények ...
false-position-method pid-control runge-kutta-methods sherman-morrison vssm
Last synced: 18 Jan 2026
https://github.com/sudipto3331/false-position-numerical-method-implementation-in-python
This repository contains a Python implementation of the False Position Method, also known as the Regula Falsi Method, for finding roots of nonlinear equations. Additionally, the script compares the performance of the False Position Method with the Bisection Method, saving results in an Excel file (`LAB2.xls`).
excel excel-export false-position-method numerical-methods python3 spyder-python-ide
Last synced: 18 Jun 2026