A modern Fortran library for finding the roots of continuous scalar functions of a single real variable, using derivative-free methods.
-
Updated
Jun 6, 2026 - Fortran
A modern Fortran library for finding the roots of continuous scalar functions of a single real variable, using derivative-free methods.
Numerical analysis methods implemented in Python.
The implementation of a numerical method with an appropriate convergence check in 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.
A numerical method is an approximate computer method for solving a mathematical problem which often has no analytical solution.
Repository of all the programs taught in M2 Lab at SDMCET, 2022 - 23
Numerical methods algorithms developed in MATLAB
CODE FOR ALL MODULES OF NUMERICAL METHODS
NUMERICAL METHODS solutions
Numerical Analysis
This repo contains all my codings related to matlab in a very sequential manner. Fork or Star this repo. Might be helpful to pass your exam :')
Interactive Numerical Methods Solver for Root-Finding Algorithms (Bisection & False Position) built with Streamlit.
Different Numerical Methods' Algorithms like Bisection Method, Euler Method, etc
Algorithms for root finding writting in c with, bash shell script that compiles and runs all executable files.
Some stuff ...
Numerical Method Class | Final Project | Campus Assignment
Codes for diffferent Numerical methods
MATLAB implementations for EEE 212: Numerical Analysis Lab (Problem Set 3). Focuses on solving algebraic, polynomial, and transcendental equations using the Regula Falsi (False Position) method with dynamic bracketing.
Ejercicios de la asignatura métodos numéricos en la uniamazonia
A collection of Python scripts for various numerical root calculation algorithms.
To associate your repository with the regula-falsi topic, visit your repo's landing page and select "manage topics."