A modern Fortran library for finding the roots of continuous scalar functions of a single real variable, using derivative-free methods.
-
Updated
Jan 26, 2025 - Fortran
8000
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.
In numerical analysis, a numerical method is a mathematical tool designed to solve numerical problems. The implementation of a numerical method with an appropriate convergence check in a programming language is called a numerical algorithm
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
CODE FOR ALL MODULES OF NUMERICAL METHODS
Numerical methods algorithms developed in MATLAB
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 :')
Numerical Analysis
Algorithms for root finding writting in c with, bash shell script that compiles and runs all executable files.
Numerical Method Class | Final Project | Campus Assignment
NUMERICAL METHODS solutions
Some stuff ...
Different Numerical Methods' Algorithms like Bisection Method, Euler Method, etc
Codes for diffferent Numerical methods
Ejercicios de la asignatura métodos numéricos en la uniamazonia
Iteration method to find root of a function.
Numerical Methods in Fortran95
Add a description, image, and links to the regula-falsi topic page so that developers can more easily learn about it.
To associate your repository with the regula-falsi topic, visit your repo's landing page and select "manage topics."