fixed-point-iteration
There are 29 repositories under fixed-point-iteration topic.
osveliz/numerical-veliz
Numerical Analysis code from the Oscar Veliz YouTube Channel
Hulalazz/A-_Guide_-to_Data_Sciecne_from_mathematics
It is a blueprint to data science from the mathematics to algorithms. It is not completed.
mcbal/spin-model-transformers
Physics-inspired transformer modules based on mean-field dynamics of vector-spin models in JAX
ramesaliyev/numerica
Numerical analysis methods implemented in Python.
devkapupara/Numerical-Analysis
A collection of Python programs that helps in Numerical Analysis.
divyanshu-talwar/Numerical-Methods
Implementation of well-known numerical methods.
fritzwill/root-finding-methods
Utilizing root-finding methods such as Bisection Method, Fixed-Point Method, Secant Method, and Newton's Method to solve for the roots of functions
AlexeyShpavda/NumericalAnalysisMethods
If you find any errors in the work of algorithms, you can fix them by creating a pull request
yuzhenfeng2002/Predicting-for-Each-Dynamic-Ridepooling-Order-on-Grid-Network
Codes in this repository are aimed to implement the prediction & simulation of the mathematical model in the paper [https://doi.org/10.1016/j.trb.2021.10.005] on a grid network and try to divide ODs into several clusters to accelerate the process.
ddegras/sparseGFL
Hybrid Approach to Sparse Group Fused Lasso
Farid-Karimi/Root-Finder
A python program that uses diverse numerical analysis methods to find roots of mathematical functions.
ruiawang/Numerical-Analysis-Algorithms
Implementations of various Algorithms used in Numerical Analysis, from root-finding up to gradient descent and numerically solving PDEs.
stevenktruong/numerical-methods-python
A repository containing implementations of various numerical methods written in Python
tamaskis/fixed_point_iteration-MATLAB
Fixed-point iteration for finding the fixed point of a univariate, scalar-valued function.
dreamchef/numerical-analysis-methods
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.
jhlfrfufyfn/mpi-fpi
Solving linear system with the fixed point iteration method, written in MPI C++
Rowadz/Fixed-point-iteration-method-JAVA
Implementation of fixed point iteration method
Louis-Finegan/Root-Finding-Algorithms-c
Algorithms for root finding writting in c with, bash shell script that compiles and runs all executable files.
Siddardha21/NUMERICAL-METHODS
NUMERICAL METHODS solutions
rezasadid753/numerical-analysis-tools
Explore numerical methods implemented in PHP for solving equations and integrals. Enhance your understanding of numerical analysis techniques.
rkgun/phyton-numerical-analysis
Code of some numerical analysis methods with python.
Backgammonian/Roots-Finder
WPF app for finding and visualizing the root values of non-linear math functions
jalalmansoori19/Numerical-Computing-Methods
Implementation of Numerical Computing Method For Semester Course Work
nmkmms/NumberMethods01
🔢 Laboratory #1 for Number Methods