Numerical methods for solving linear systems and non-linear equations
-
Updated
Jun 7, 2021 - MATLAB
Numerical methods for solving linear systems and non-linear equations
This repository provides implementations of various algorithms in linear algebra and numerical optimization.
MATLAB algorithm that computes the eigenvalues of a Schrödinger operator with decaying potential.
Some numerical methods implementations using Octave/Python
Solving nonlinear coordinate-wise monotonic systems of algebraic equations
A flexible and compact implementation of embedded Runge-Kutta methods for solving IVPs of any order and dimensionality using Butcher tableaux.
Implementing Gaussian method for derivative estimation for an arbitrary number of points in MATLAB
Euler-Maruyama and Milstein methods for solving a general SDE
This repository provides essential numerical algorithms for solving mathematical problems. Covering linear equations, differential equations and more, it's a valuable resource for students and professionals in science and engineering.
Numerical Methods implementation in MATLAB.
This repository contains implementations of common Numerical Methods using MATLAB. These codes are written for educational purposes to help students understand the logic behind each numerical algorithm.
Mathematical modelling of microglial cells for the neuroscience community
This repository contains implementations of numerous numerical methods for the Numerical Methods course @ ITBA. These methods are used for solving mathematical problems, including root finding, interpolation, and differential equations. Students can learn and practice using these methods for real-world applications.
A root finder application that uses numerical analysis methods to find the roots for a given equation.
Numerical Methods
Numerical analysys assignment. Utilizing numerical methods to approximate function values.
MATLAB project for implementing a modified Cholesky-Banachiewicz matrix decomposition method and its analysis (made in 2023)
A repository of numerical analysis routines created to learn MATLAB
Add a description, image, and links to the numerical-analysis topic page so that developers can more easily learn about it.
To associate your repository with the numerical-analysis topic, visit your repo's landing page and select "manage topics."