simple-iteration
There are 7 repositories under simple-iteration topic.
verse-chorus/NumericalMethodsSPbU
Реализация на Python, Java, C++ всех лабораторных работ к курсу численных методов ПМ-ПУ СПбГУ, 2-3 курсы.
Justas327/Skaitiniai-Algoritmai
Finds first root in the given range using newton, simple iterations or scanning methods
LeTrongDat/newton-method
In numerical analysis, Newton's method, also known as the Newton–Raphson method, named after Isaac Newton and Joseph Raphson, is a root-finding algorithm which produces successively better approximations to the roots (or zeroes) of a real-valued function.
MaksymAndreiev/NumericalMethodsCourse
Workshop on the course "Numerical Methods" at V. N. Karazin Kharkiv National University
touunix/Simple_iteration_method
Simple_iteration_method | Metoda iteracji prostej
Alexey-Sagaydak/SolvingNonlinearEquations
Решение нелинейных уравнений методом Ньютона, хорд и простых итераций
mayank-k-jha/Simple-Iteration-Method
Simple-Iteration-Method