GitHub topics: newton-raphson-algorithm
GeorgiosIoannouCoder/division-algorithms
Analysis and Implementation of Common Division Algorithms. ➗
Language: Jupyter Notebook - Size: 4.67 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

adityarohatgi11/Numerical_Optimization
Implementations of Grid Search and Newton-Raphson methods for numerical optimization. It includes Python scripts to compare their performance in maximizing mathematical functions
Language: Python - Size: 10.7 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

hahnec/optimizay
collection of numerical optimization methods
Language: HTML - Size: 32 MB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 6 - Forks: 4

mig-elgt/numerical-methods
Algorithms to implement Numerical Methods for Engineering Problems.
Language: C++ - Size: 4.78 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

adammaj1/periodic-points-of-complex-quadratic-polynomial-using-newton-method
How to find numerically all roots of a polynomial, especially the complex ones, by using the Newton-Raphson Method
Language: C - Size: 1.75 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

bobondemon/OCTAV_toy_example
A toy example of OCTAV algorithm for finding the optimal clipping scalar in the quantization error problem
Language: Python - Size: 168 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

gulsoynes/Numeric-Methods
Algorithms for numerical methods : 1.GRAPHICAL APPROACH, 2.BISECTION METHOD, 3.FALSE POSITION METHOD, 4.SIMPLE FIXED ITERATION, 5.NEWTON-RAPSHSON METHOD, 6.SECANT METHOD, 7.MODIFIDED SECANT METHOD
Language: MATLAB - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

fazrigading/NumericalMethods
A special repository for Numerical Methods course from my uni in April 2022. All of the code written in C++ with five methods included.
Language: C++ - Size: 1.28 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

P3N9U1N/superacid
An experimental polynomial solver that finds nearing values of roots in O(n^2)
Language: JavaScript - Size: 1.6 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0
