This project focuses on implementing two essential numerical techniques — Gauss-Seidel and Newton-Raphson methods — to perform load flow analysis in power systems. These methods are widely used in ...
Abstract: This study aimed at comparing the rate of convergence and performance of Newton-Raphson and Regula-Falsi method for solving the nonlinear equations. To solve nonlinear equations, two ...
This project demonstrates how to use the Newton-Raphson numerical method to solve the equation sin(x) = 0, thereby calculating an approximate value of π. The Newton-Raphson method is an efficient ...
Abstract: All over the world, several methods of power flow analysis are used, namely Gauss-Seidel, Newton Raphson, Fast Decoupled Load Flow methods because power flow analysis is a critical factor ...