GitHub topics: simple-iteration
Svaveop/SquareRootSolver
A Python program that estimates the square root of a number using three numerical methods: Bisection, Simple Iteration, and Newton's Method. It demonstrates iterative algorithms and compares the number of iterations required for each method.
Language: Python - Size: 3.91 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 1 - Forks: 0
verse-chorus/NumericalMethodsSPbU
Реализация на Python, Java, C++ всех лабораторных работ к курсу численных методов ПМ-ПУ СПбГУ
Language: Jupyter Notebook - Size: 16.7 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 1
Justas327/Skaitiniai-Algoritmai
Finds first root in the given range using newton, simple iterations or scanning methods
Language: Python - Size: 2.36 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 1
touunix/Simple_iteration_method
Simple_iteration_method | Metoda iteracji prostej
Language: MATLAB - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
MaksymAndreiev/NumericalMethodsCourse
Workshop on the course "Numerical Methods" at V. N. Karazin Kharkiv National University
Language: Python - Size: 31.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
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.
Language: Python - Size: 1.3 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0
mayank-k-jha/Simple-Iteration-Method
Simple-Iteration-Method
Language: C++ - Size: 309 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0
Alex-Verg/CM_Laba_3
Task for University. Subject is Projecting and analys of algorythm. Laba 3 "Iteration methods for solving linear algebraic equations". Variant 7.
Language: Python - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0
Alex-Verg/CM_Laba_1
Task for University. Subject is Projecting and analys of algorythm. Laba 1 "Sort". Variant 7. Task:
Language: Python - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0