An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: secant-method

beatrix-chan/rootFinding-numericalMethods

Implementing, Visualising, and Comparing between three common root-finding Numerical Methods - Bisection Method, Newton-Raphson Method, and Secant Method.

Language: Python - Size: 1.1 MB - Last synced at: about 20 hours ago - Pushed at: about 20 hours ago - Stars: 0 - Forks: 0

WayibKahil/Numerical-Analysis-App

A Python desktop application for solving mathematical equations using various numerical methods. This interactive tool provides a modern GUI for inputting equations and visualizing results through interactive plots. Features include solution history tracking, customizable settings, and PDF export capabilities.

Language: Python - Size: 126 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

rezasadid753/numphp

Explore numerical methods implemented in PHP for solving equations and integrals. Enhance your understanding of numerical analysis techniques.

Language: PHP - Size: 24.4 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

pjazdzyk/brent-dekker-solver

Brent Solver: Fast converging iterative root finding math solver based on modified Brent-Dekker algorithm. Finds root for well behaving equations in ~10 iterations.

Language: Java - Size: 83 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

only-dev-ops/Numerical-Analysis

A collection of Python programs that helps in Numerical Analysis.

Language: Python - Size: 12.7 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 17 - Forks: 2

BaranovSerV/mathmod

Библиотека Python для численного моделирования

Language: Python - Size: 6.88 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

yoelcortes/flexsolve

Flexible function solvers

Language: Python - Size: 17.1 MB - Last synced at: 23 days ago - Pushed at: 12 months ago - Stars: 19 - Forks: 2

Farid-Karimi/Root-Finder

A python program that uses diverse numerical analysis methods to find roots of mathematical functions.

Language: Python - Size: 49.8 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 7 - Forks: 0

osveliz/numerical-veliz

Numerical Analysis code from the Oscar Veliz YouTube Channel

Language: Python - Size: 163 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 145 - Forks: 22

fritzwill/root-finding-methods

Utilizing root-finding methods such as Bisection Method, Fixed-Point Method, Secant Method, and Newton's Method to solve for the roots of functions

Language: Python - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 12 - Forks: 5

rafaelbcastilhos/big-n

Análise numérica com implementação de métodos para calcular contra senha do problema big-N.

Language: MATLAB - Size: 3.91 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

lonewanderer27/js5

JS5 is a comprehensive suite of numerical methods tools developed as a requirement for the Numerical Analysis subject. This project consists of four distinct applications, each designed to tackle a specific numerical analysis problem.

Language: TypeScript - Size: 5.65 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ramesaliyev/numerica

Numerical analysis methods implemented in Python.

Language: Python - Size: 72.3 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 23 - Forks: 5

sudipto3331/Secant-Numerical-Method-Implementation-in-Python

This repository contains a Python implementation of the Secant Method for finding roots of nonlinear equations. The code includes input validation, iteration, and termination based on the desired error or reaching the maximum number of iterations. Results are saved into an Excel file (`secant.xls`).

Language: Python - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Abdelrahman13-coder/Numerical-Algorithms

Language: Jupyter Notebook - Size: 1.64 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

dogukanberkozer/Root_Finding

Newton-Raphson, Von-Mises, Regula-Falsi, bisection and secant methods

Language: Java - Size: 2.93 KB - Last synced at: 9 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Caroline-Camargo/RelatoriosPython-CalculoNumericoComputacional

Relatórios escritos em Python, no ambiente Google Colab, para a disciplina de Cálculo Numérico Computacional

Language: Jupyter Notebook - Size: 1.06 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 1

brorson/LogisticAccumulationPoint_superstable

Computation of the logistic map's period-2 accumulation point. I calculate the sequence of superstable points R_n using non-derivative root-finding methods. I increase the number of digits in the accumulation point computation using sequence acceleration techniques.

Language: Python - Size: 90.8 KB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

akorkos/numerical-methods

Numerical methods made with Python

Language: Python - Size: 3.63 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

tobiasbriones/ep-secant-method

Example project for computing the roots of the given polynomial through the secant method to get the approximations.

Language: C++ - Size: 245 KB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

imerfanahmed/Numerical-Lab-CSE-3212

Language: MATLAB - Size: 3.91 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

OnurArdaB/Numerical-Analysis-Root-Finding-Methods

Language: MATLAB - Size: 6.84 KB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

madejarj/mp_project

This Machine Problem Project encompasses various numerical methods including the Secant Method, Gauss-Jacobi Method, Newton's Interpolation, Simpson's 1/3 Rule, and CDD with Richardson's Extrapolation.

Size: 25.4 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

chaterinamf/MetodeNumerik

Some numerical methods programme in Java

Language: Java - Size: 15.6 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

BradenZeman/Optimization-Project

Numerical Optimization Techniques

Language: R - Size: 732 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

jangel347/numeric_methods

Métodos numéricos con python(Numpy, matplotlib, pandas)

Language: Python - Size: 21.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

SanketSarmalkar/Numerical_Methods

C++11 implementation of numerical algorithms described in Numerical Analysis by Richard L. Burden and J. Douglas Faires

Language: C++ - Size: 14.2 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

rkgun/phyton-numerical-analysis

Code of some numerical analysis methods with python.

Language: Python - Size: 90.8 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

jinnatul/mathLab

Language: MATLAB - Size: 26.4 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 1

ThisIs-Developer/Numerical-Method

A numerical method is an approximate computer method for solving a mathematical problem which often has no analytical solution.

Language: C - Size: 122 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

snowfluke/secant-method

Numeric Method assignment to build a calculator using secant method

Language: HTML - Size: 43 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

JohnyDeCoder/rootprox

Una calculadora para aproximar raíces de ecuaciones no lineales por el método de bisección, secante o regla falsa.

Language: C# - Size: 16.4 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 2

ignabelitzky/roots-of-equations

Implementation and usage of numerical root-finding algorithms.

Language: Python - Size: 38.1 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

MohEsmail143/root-finder

A Python application that implements a root finder program which takes as an input the equation, the numerical technique to use and its required parameters.

Language: Python - Size: 315 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

fra99le/fnt

Numerical Toolbox

Language: C - Size: 342 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

arasgungore/EE242-projects

Three C++ projects assigned for the Numerical Methods for Electrical Engineering (EE 242) course in the Spring 2021 semester.

Language: C++ - Size: 3.27 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 13 - Forks: 0

ruiawang/Numerical-Analysis-Algorithms

Implementations of various Algorithms used in Numerical Analysis, from root-finding up to gradient descent and numerically solving PDEs.

Language: MATLAB - Size: 24.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Backgammonian/Roots-Finder

WPF app for finding and visualizing the root values of non-linear math functions

Language: C# - Size: 66.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

pronobkarmoker/Numerical-Analysis-for-Engineers

Delve into the world of 'Numerical Analysis for Engineers' through this comprehensive course repository. Explore algorithms, simulations, and computations for engineering challenges. Dive into projects, codes, and practical applications to enhance problem-solving skills and numerical accuracy.

Language: C - Size: 1.41 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

KetanSinghRautela/CBNST_codes

Hello everyone , here you will find the codes of the Computer Based Numerical and Statistical Techniques (CBNST) in C language.

Size: 7.81 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

MohamadTarekk/Root-Finder

Root finder using numerical analysis with simulation and plotting

Language: MATLAB - Size: 787 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

apurva313/Numerical-Method

Join me in discovering innovative solutions for mathematical challenges. From optimization to simulations, let's journey through the realm of algorithms together.

Language: C - Size: 9.77 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

aydnzn/Numerical-methods-for-electrical-engineers

This repository contains the projects for the "Numerical Methods for Electrical Engineers" course. The projects are implemented in C++ and cover key numerical methods like Gaussian elimination, power iteration algorithm, and secant and bisection methods.

Language: C++ - Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

AliValiyev/Math381-Numerical-analysis-I

I would like to showcase the group projects that were completed by my friends and myself as part of our numerical analysis course.

Language: MATLAB - Size: 705 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

tamaskis/Root_Finding_Toolbox-MATLAB

Root-finding methods for both univariate, scalar-valued functions and multivariate, vector-valued functions.

Language: HTML - Size: 3.81 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

faridko26/Numerical-Analysis

Numerical analysis methods in Python

Language: Python - Size: 21.5 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

shahzaibk23/Numerical-Computing-Python

Python implementation of Methods and Algorithm or Numerical Computing Course. You just have to Enter the input values from the question and All the iterations will be generated automatically.

Language: Jupyter Notebook - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

LorranSutter/DiscreteMethods

Discrete methods library

Language: Python - Size: 20.5 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

rafaelfigueredog/NumericalAnalysis

This repository contains assignments and materials from the course "Numerical Analysis" for the Computer Engineering program.

Language: Jupyter Notebook - Size: 14.4 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

XMaroRadoX/Non-Linear-Equations-Analysis-With-Matlab

The project involves using Matlab to analyze non-linear equations. The aim is to gain a deeper understanding of the equations by using computer-aided numerical analysis and visualizing the results through graphs and charts.

Language: MATLAB - Size: 4.22 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

utkucaylan/Python_Public

Public repository of Pyhton scripts developed by utkucaylan

Language: Python - Size: 688 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

divyanshu-talwar/Numerical-Methods

Implementation of well-known numerical methods.

Language: Python - Size: 37.1 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 9 - Forks: 3

stevenktruong/numerical-methods-python

A repository containing implementations of various numerical methods written in Python

Language: Python - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

oseasandrepro/NumericalAnalysis

Implementation of the basics Algorithms on Numerical Analysis

Language: C - Size: 2.19 MB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

KindlyGentleman/PHYS-quantum-well-1D-infinite-square

This repository contains a program that solves the time-independent Schrödinger equation for an infinite one-dimensional potential well using numerical methods and visualizes the results. It uses the Runge-Kutta method and the Secant method to calculate the energy levels and wave functions of the system.

Language: Python - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - 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

nuraln/cpp-polynomialEquationMethod

A method for calculating the roots of a polynomial equation

Language: C++ - Size: 1.07 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

nasreen-ahmed/optimization-algorithms

Language: Jupyter Notebook - Size: 6.58 MB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 1

hafizmdyasir/root-finding-methods

A collection of Python scripts for various numerical root calculation algorithms.

Language: Python - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

smaje99/numerical-methods-udla

Ejercicios de la asignatura métodos numéricos en la uniamazonia

Language: Jupyter Notebook - Size: 876 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

yeldmitrenko/numeric-methods-labs

Numeric methods laboratory works

Language: Python - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

corinnastrada/functions_optimisation

Analytical and Numerical Approximation of functions

Language: Jupyter Notebook - Size: 311 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

daviddprtma/project-numerical-method-with-biseksi-regula-falsi-and-secant

Language: PHP - Size: 33.2 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Achint08/root-finding-numerica

Root finding implemented using secant, bisection, newton method and calculating roots using sympy

Language: Jupyter Notebook - Size: 525 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

riapush/Numerical-Methods

This repository is for saving reports and code for num methods course in SPbPU, 2021-2022

Language: C - Size: 174 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

as1mple/numerical_methods

This repository implements the basic numerical methods for solving nonlinear equations. All of them are presented in one console program, which is easy to use. The output of the program is both real and complex numbers.

Language: Python - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

hutomosaktikartiko/Metode-Numerik

Algoritma-algoritma Metode Numerik menggunakan bahasa pemrograman Python

Language: Jupyter Notebook - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

nishi1612/Computational-and-Numerical-Methods

SC374 Computational and Numerical Methods : Weekly Assignments in python based on bisection, newton-raphson, secant, jacobi, gauss-seidel methods.

Language: Jupyter Notebook - Size: 3.58 MB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 2

shaiMatz/Numerical-Analysis

Python code for Numerical Analysis algorithms

Language: Python - Size: 343 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Shazam-19/Equalver

Advanced Mathematical Equations Calculator with Friendly GUI

Language: Jupyter Notebook - Size: 10.2 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

BlackfyreInc/ComplexRootFinder

Several methods for root finding of polynomials (both real and complex roots)

Language: C++ - Size: 23.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

LuisGMM/numericalmethods

Lots of mathematical numerical methods to ease your life :)

Language: Python - Size: 6.15 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

YogiAnggara129/metnum-project

Project akhir praktikum metode numerik untuk membuat program algoritma newton-rapson, riemann, secant, dan trapezoida dengan menggunakan Matlab.

Language: MATLAB - Size: 848 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

remullo/Computational-Mathematical-Modeling-Projects-for-Scientific-Approaches

This repository is focused in some mathematical modeling techniques, such as, such as Newton`s root method, Bolzano theorem and false-position algorithm.

Language: Scilab - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

tamaskis/secant_method-MATLAB

Secant method for finding the root of a univariate, scalar-valued function.

Language: MATLAB - Size: 12.1 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

brunograssano/Analisis_Numerico_fiuba

Material y trabajos practicos de Analisis Numerico I - Catedra Sassano

Language: TeX - Size: 4.68 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

HadiElnemr/Numerics-codes

Some Numerical Analysis algorithms implemented in Python.

Language: Python - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 0

oguzhan-baser/PolynomialSolver_IntervalBisection_vs_SecantMethod

Some common methods to find roots of non-linear equations are discussed. Interval Bisection and Secant Method are implemented and compared with each other.

Language: C++ - Size: 243 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

abhinav-bhardwaj/Numerical-Analysis-Methods

Numerical Analysis Methods Implementation in C++ Language

Language: C++ - Size: 22.5 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

bushra-muneer/Numerical-Computing

Implementation of Roots Finding Methods in Python using Tkinter

Language: Python - Size: 2.36 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Sowmik23/Numerical-Lab-3-2

Numerical Lab Assignment and Lab practice codes are here.

Language: Python - Size: 107 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

raihanM95/MathLab

Numerical analysis

Language: MATLAB - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

bappi2097/numerical-analysis-python

Language: Jupyter Notebook - Size: 63.5 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

joaomota59/metodosNumericosAlgoritmos

Diversos Algoritmos úteis para a disciplina de métodos numéricos / cálculo numérico.

Language: Python - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

henryxsong/MA375-Project1

Project 1: Root Finding Methods

Language: Python - Size: 27.3 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

kenqefh/analisis-numerico-metodos-iterativos-menu

Métodos iterativos Bisección, Newton, Newton Raphson Modificado, Secante, Secante Modificado e Interpolación Lineal. Desarrollado en fortran 90.

Language: Fortran - Size: 217 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Subangkar/Numerical-Methods-CSE-218-BUET

Programming assignments of Numerical Methods Sessional Course CSE 218 in Level-2, Term-1 of CSE, BUET

Language: MATLAB - Size: 6.38 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 2

jalalmansoori19/Numerical-Computing-Methods

Implementation of Numerical Computing Method For Semester Course Work

Language: C++ - Size: 216 KB - Last synced at: 5 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

cnakgol/C-Project3

Finding roots of f(x)

Language: C++ - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

fabianokafor369/Approximation-methods

Matlab implementations of approximation of solutions to nonlinear functions

Language: Matlab - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

EduardBargues/NonLinearEquationSolver

Solver for unidimensional non linear equations. Implements Bisection, Secant and Newton-Raphson methods.

Language: C# - Size: 7.81 KB - Last synced at: 1 day ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

Related Keywords
secant-method 92 bisection-method 59 numerical-methods 43 newton-raphson 42 numerical-analysis 22 newtons-method 19 false-position-method 17 python 16 fixed-point-iteration 12 gauss-elimination 12 newton-method 11 root-finding 10 trapezoidal-method 9 euler-method 8 lagrange-interpolation 7 python3 7 gauss-seidel 7 fixed-point 6 matlab 6 regula-falsi 6 mathematics 5 numerical-integration 5 jacobi 5 cpp 5 gauss-jordan 5 bisection 5 algorithms 5 simpson-rule 5 runge-kutta-methods 5 steffensen-s-method 4 trapezoidal-rule 4 root 4 gauss-jordan-elimination 4 regulafalsi-method 4 newton-interpolation 4 simpson-method 4 secant 4 gaussian-elimination 4 jacobi-iteration 4 false-position 4 chord-method 3 numerical-differentiation 3 lu-factorization 3 newton 3 taylor-series 3 power-method 3 jacobi-method 3 lu-decomposition 3 polynomial-interpolation 3 sympy 3 aitken-delta-squared-method 3 numpy 3 linear-algebra 3 math 3 simple-fixed-point-method 3 brents-method 3 taylor-method 2 approximation-algorithms 2 power-iteration 2 matrix 2 matrix-solver 2 java 2 linear-interpolation 2 least-squares 2 bissection 2 regular-falsi-method 2 newton-raphson-algorithm 2 polynomial-roots 2 algorithm 2 php 2 numerical-optimization 2 fixed-point-method 2 pagerank 2 numerical 2 divided-differences 2 c 2 gauss-seidel-method 2 punto-fijo 2 metodos-numericos 2 natural-cubic-spline 2 jupyter-notebook 2 runge-kutta-4 2 cubic-splines 2 composite-trapezoidal-method 2 falsa-posicion 2 biseccion 2 wegstein-s-method 2 runga-kutta-method 2 steepest-descent 2 brent-dekker 2 durand-kerner 2 open-methods 2 householder-s-method 2 modified-euler-method 2 gradient-descent 2 finite-difference-method 2 riemann-sum 2 composite-simpsons-method 2 solver 2 falsi-position 2