newton-raphson-method
There are 6 repositories under newton-raphson-method topic.
wasiif/NumericalAnalysis
This repository contains a collection of numerical methods implemented in C++ , Python programming languages, designed to solve mathematical problems such as root-finding, interpolation, integration, and differential equations
mcquerol/load-flow-studies
MATLAB simulations for load flow studies using various algorithms in power systems.
bp0609/Numeric-Methods
This repository contains various numeric methods and their codes to solve real world numeric problems using computation power.
Serbel97/optimisation_method_algorithms
Optimisation method algorithms
actionphysics/spreadsheets
Spreadsheets associated with material on https://actionphysics.uk
Monir-cse04/Newton-Raphson-Method
this is a numerical method for finding approximate root of a function.