Found 133 repositories(showing 30)
tb0yd
Arabic root finder with neural nets!
Fast and simple nonlinear solvers for the SciML common interface. Newton, Broyden, Bisection, Falsi, and more rootfinders on a standard interface.
Nateckert
Newton root-finding algorithm written in Rust
YAS-SIIN
A line-following robot control system developed for the university robotics team "Aras" using BASCOM-AVR programming language. This project implements path-finding algorithms for autonomous robot navigation with sensor-based decision making.
KarelDuranSocarras
Class for finding roots of functions using Newton-Raphson and Bisection methods
ibrahimaydinnet
Root finding implementation with numerical methods for Go (golang)
rohan-rusho
No description available
agursoyy
A small web application which carries out root finding operation using some iteration methods.
winglam
No description available
drobnyjt
Rust Chebyshev Proxy Rootfinder: A robust global rootfinder using adaptive Chebyshev interpolation with automatic subdivision that accurately finds all roots of a smooth function F(x) on [a, b] using the Chebyshev-Frobenius companion matrix.
HenryRufino0
Highlights the use of the Newton-Raphson method to find roots in Java
jasperlamers
No description available
LouayMagdy
Numerical Analysis Course Project phase II about solving, finding roots, of an equation using 5 methods
Lakshmik
https://lakshmidrip.github.io/DRIP
galactixx
A lightweight Python package to identify the top-level dataclass in files generated by xsdata, representing the root schema element.
JigarM
Titanium module to help detect if the device your app is running on is hacked (iOS & Android)
Techmaster21
Finds the real roots of an Arbitrary polynomial
azazak123
Provides Numerical Methods to find root for solving Nonlinear Equations
dan-luoma
(WIP) A program in Java that finds the roots of a function using Bisection, False Position, Newton, Secant, and Modified Secant methods.
e3r8ick
No description available
A-H4NU
Program that finds roots for a function
adrianlerer
No description available
burakugar
double root3(double a0, double a1, double a2, double a3, double xs, double xe): Finds a root of the given 3rd degree polynomial within the range of [xs,xe]. You can assume that there is a root in the given range. • double root4(double a0, double a1, double a2, double a3, double a4, double xs, double xe): Finds a root of the given 4 th degree polynomial within the range of [xs,xe]. You can assume that there is a root in the given range.
bartosz347
No description available
rawify
The RAW root finder library for quadratic and cubic polynomials
NoirFLamme
System of linear equation solver and root finder using numerical direct and iterative methods.
sevenc-nanashi
Vim plugin that adds g:rootfinder#find function.
ahmedayman4a
A Numerical Analysis Course's Project The aim of this project is to compare and analyze the behavior of the different numerical methods used for calculating the roots of equations.
atifbutt
RootFinder first push
sayz
google app engine üzerinde çalışan denklem kökü bulucu