Library for finding the roots of a function using interval arithmetic
-
Updated
Nov 17, 2024 - Julia
Library for finding the roots of a function using interval arithmetic
One of the most complete fractal generating softwares using java!
MATLAB/Octave Codes for Numerical analysis techniques
This is a Git repository containing code for a numerical analysis lab using Fortran and MATLAB
Numerical techniques for optimization of artificial Intelligence
collection of numerical optimization methods
Various numerical methods are discussed to solve different problems numerically.
Collection of methods for numerical analysis and scientific computing, including numerical root-finders, numerical integration, linear algebra, and data visualization. Created for APPM4600 at CU Boulder.
Python Transcendental Equation Solvers
Numerical Analysis course repository.
Numerical methods and solutions
A Mathematica package by the name 'Polynomial adaptive cellular automata' to get the quasi-normal modes for the particles oscillating in the background of a black hole.
Chebyshev-proxy Rootfinding based on J. Boyd (2013 and 2014). This repository is intended for educational use and isn't really a standalone package; however, the implementation may be enlightening for someone wishing to reimplement the CPR algorithm.
Functions for numerical analysis methods - Bisection, False-Position, Newton-Raphson, Secant Method, Brent's Method
Laboratory Work Numerical Analysis nr.1 at TUM. Mainly, this laboratory work was dedicated to Numerical Root Finding Methods, and consists of 5 tasks that I have done.
Laboratory Work Numerical Analysis nr.3 at TUM. Mainly, this laboratory work was dedicated to Numerical Root Finding Methods for Systems of Linear Equations, Eigenvalues and Eigenvectors, Numerical Methods for ODEs, and consists of 3 tasks that I have done.
General-purpose equation solver (up to the 4th order) which is fast and easy to use. Unit-tested.
Semi-automated root finding, Interpolation, Gauss Elimination method, LU Decomposition, Linear Algebra, Numerical Analysis - integration, differentiation, Newton cotes, Monte Carlo, Ordinary Differential Equation (ODE) solver, Curve Fitting, Signal Processing, Convolution, Correlation, Fourier Transform, Search Methods and many more
Add a description, image, and links to the root-finding-methods topic page so that developers can more easily learn about it.
To associate your repository with the root-finding-methods topic, visit your repo's landing page and select "manage topics."