GitHub / joshimar / NumericalMethods
Java examples of Numerical Methods to calculate the root of a function. Supported algorithms are Newton Raphson, Bisection, Fixed Point and False Rule.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshimar%2FNumericalMethods
PURL: pkg:github/joshimar/NumericalMethods
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: Java
Size: 188 KB
Dependencies parsed at: Pending
Created at: over 4 years ago
Updated at: over 4 years ago
Pushed at: over 4 years ago
Last synced at: over 2 years ago
Topics: bisection, equation, falsi-method, fixed-point, java, math, metodos-numericos, newton-raphson, numerical-methods, numericalmethods, physics