Tensegrity structures are geometric nonlinear systems and statically and kinematically indeterminate structures that require an initial shape-finding procedure to establish a self-equilibrium state.
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 ...
This repository contains a C implementation of the Newton-Raphson method for finding roots of polynomial equations. The Newton-Raphson method is a powerful numerical technique that uses derivative ...
Abstract: A line search was combined with the Newton-Raphson method to accelerate the convergence of the iterative calculation in nonlinear magnetic field analysis. As a method for determining a step ...
Abstract: Power flow analysis is a must while planning, designing and expanding power networks. There are various methods proposed in literature for power flow studies. In this work, power plow ...