Main Content

668 results in File Exchange

Newton-Raphson method

Version 1.0.0 by Meysam Mahooti

Newton-Raphson is a root-finding algorithm which produces successively better approximations to the roots of a real-valued function.

The Newton-Raphson method (also known as Newton's method) is a way to quickly find a good approximation for the root of a real-valued function f(x)=0. It uses the idea that a continuous and

- .m to solve f(x) = 0 by using Newton method.
  • 2.5K (All time)
  • 6 (Last 30 days)
  • 5.0 / 5
  • Community
  • 5 Dec 2019

Newton-Raphson Loadflow

Version 2.0 by Praviraj PG

These matlab m files are used to calculate bus voltages and angles using Newton Raphson iterative me

These matlab m files are used to calculate bus voltages and angles, power flows using Newton Raphson iterative method

  • 44.5K (All time)
  • 7 (Last 30 days)
  • 4.3 / 5
  • Community
  • 13 May 2020

Newton-Raphson-Secant Method

Find a root at polynomial using Newton Raphson And Secant Method.

This is a combination method between Newton-Raphson and Backward Euler. This method can be used if the function is hard to derivate using analytical method.

  • 241 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 1 Nov 2020

The Newton - Raphson Method

The Script Provides a demonstration of the "Newton - Raphson Method" , to solve various polynomial and transcendental equations

"The Newton - Raphson Method" uses one initial approximation to solve a given equation y = f(x).In this method the function f(x) , is approximated by a tangent line, whose equation is found from the

  • 13.4K (All time)
  • 8 (Last 30 days)
  • 4.3 / 5
  • Community
  • 2 Oct 2018

Newton-Raphson Method for a nonlinear System of 3 variables

Version 1.0.2 by Ibrahim Abouemira

The function returns the solution of three equations in three variables using the Newton-Raphson method.

The function returns the solution of three equations in three variables using the Newton-Raphson method. The inputs are symbolic functions, initial guesses and number of iterations.Here's an

  • 810 (All time)
  • 4 (Last 30 days)
  • 5.0 / 5
  • Community
  • 19 May 2019

Non-linear equations system solver (Newton Raphson)

Version 1.7.0.0 by Felipe Mendes

Solves a non-linear system with iterative Newton-Raphson. Very easy and powerfull!!

  • 8.3K (All time)
  • 1 (Last 30 days)
  • 4.1 / 5
  • Community
  • 9 Oct 2012

Newton-Raphson Method

Version 1.0.0.0 by Nelson Fernando Santos Eltz

Newton-Raphson Method to find Real Root of Functions

The Newton-Raphson Method is a better version of the Fixed Point Interation Method, increasing the speed of the convergence to find the root of the equation. The NRM uses divisions, so it can give a

- Iterative Method to Obtain Real Root of Functions - Newton-Raphson Method
  • 1.2K (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 13 Nov 2017

Newton Raphson Method

Version 1.0.0.0 by Shakeel Ahmed

A simple Matlab Code for Newton Raphson Method

A simple Matlab code for solving newton Raphson method numerically.

  • 574 (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 7 Apr 2016

Newton Raphson Method

Version 1.0.0.0 by Mukhtar Hussain

Root Finding Method (Newton Raphson)

- Newton Raphson Method %%
  • 648 (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 30 Oct 2013

Newton Raphson method

Version 1.0.0.0 by Sander Khowaja

This code calculates the roots using Newton Raphson method

  • 1.5K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 1 Nov 2014

Newton Raphson

Version 1.0.12 by Dr. Manotosh Mandal

Matlab codes for Newton Raphson method. The details of the method and also codes are available in the video lecture given in the description

  • 896 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 15 Jan 2022

Generalized Newton Raphson Method

Version 1.0.0.0 by Hrishi Shah

Newton Raphson Method for any number of variables and any number of equations

Two methods are provided - 1) an automatic updation method which can be effectively used outside of a loop since it writes out a newton-raphson computation file from the parameters received.2) a

  • 5.1K (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 26 May 2009

NewtonRaphson.m

Version 1.0.0.0 by Ganindu

Newton Raphson Method Example

Robust Newton Raphson Method example, This can be changed to fit most forms.

  • 738 (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 16 Feb 2016

Newton-Raphson

Version 1.0.0.0 by Keerthi venkateswara Rao

Newton-Raphson method for all real roots of the polynomial.

- this m-file calculates the real roots of the given polynomial using
  • 75.9K (All time)
  • 8 (Last 30 days)
  • 4.1 / 5
  • Community
  • 22 Apr 2016

Newton-Raphson Method

Version 1.0.0 by Roberto Datja

Metoda Newton-Raphson është metodë iterative që përdoret për gjetjen e rrënjëve të ekuacioneve jolineare dhe sistemeve te tyre.

  • 140 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 3 Nov 2019

NRO - Newton-Raphson One

Version 1.2.2 by Mohara Nascimento

NRO é um aplicativo para resolução de equações pelo método de Newton-Raphson para uma variável.

O aplicativo tem como função resolver equações através do método de Newton-Raphson para uma variável. Para isso, usuário entra com a equação que deseja resolver, assim como os dados de tolerância a

  • 146 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 1 Mar 2020

Newton Raphson Power Flow Method

Version 1.0.0.0 by Neelam Kumar

Newton Raphson Power Flow Method

- Program for Newton-Raphson Load Flow Analysis..
  • 4.1K (All time)
  • 1 (Last 30 days)
  • 4.9 / 5
  • Community
  • 14 Feb 2016

Newton Raphson Power Flow Method_IEEE30

Version 1.0.0.0 by va bk

Newton Raphson Power Flow Method_IEEE30

Newton Raphson Power Flow Method_IEEE30

  • 1.1K (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 2 Apr 2017

Newton-Raphson Method for 2 variables

Version 1.0.0.0 by Jesus Hernandez

Newton method for non-linear system of 2 variables (also solves linear system)

This program calculates the roots of a system of non-linear equations in 2 variables. This a script file and you only have to write in the command windows ">>newton2v2", and the program ask

- script file NEWTON METHOD (for 2 variables)
  • 5.6K (All time)
  • 3 (Last 30 days)
  • 4.4 / 5
  • Community
  • 30 Mar 2010

equ_newton_raphson(f_eq, val_init, DOA)

Version 1.0.0.0 by Jing Xie

To solve nonlinear equations by Newton Raphson method

To solve nonlinear equations by Newton Raphson method

  • 95 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 25 Oct 2016

IEEE 30 BUS Newton Raphson Load Flow Analysis

Version 1.0.0.0 by A Chandan

Newton Raphson Load Flow analysis

Newton Raphson Load flow analysis of IEEE 30bus system .

- General Program For Newton Raphson Load flow
  • 5.9K (All time)
  • 15 (Last 30 days)
  • 4.7 / 5
  • Community
  • 9 Mar 2017

Newton-Raphson algorithm for selective harmonic elimination

Version 1.0.2 by Alla Eddine Toubal Maamar

MATLAB Program of a Newton-Raphson algorithm to calculate switching angles for the elimination of selected harmonics

This program presents the method of application of the Newton-Raphson algorithm for the selective harmonic elimination, this method is proposed to eliminate the unwanted harmonics, the third and

  • 894 (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 6 Dec 2023

LOAD FLOW STUDY USING NEWTON-RAPHSON METHOD

Version 1.0.0 by Jayanta Piri

PROGRAM FOR LOAD FLOW ANALYSIS USING THE NEWTON-RAPHSON METHOD

  • 3.4K (All time)
  • 4 (Last 30 days)
  • 5.0 / 5
  • Community
  • 20 Aug 2018

NEWTON RAPHSON METHOD

Version 1.0.0.0 by Dharmendra kumar

load flow

newton raphson metod of load flow study

  • 295 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 25 Mar 2017

Demonstrations of Newton raphson method and Arc-length method

Version 1.2.0.0 by Zheng

Newton raphson method and Arch-length mothod

Demonstrations of Newton raphson method and Arc-length method

- % The aim of this matlab subroutine is to illustrate the concept and
- % Solve the quadratic equation
  • 1.4K (All time)
  • 5 (Last 30 days)
  • 4.7 / 5
  • Community
  • 3 Dec 2014

Newton Raphson Load Flow for IEEE 14 Bus system

Version 1.0.0.0 by Ashish Kumar

Newton Raphson for IEEE 14 Bus system

  • 3.9K (All time)
  • 10 (Last 30 days)
  • 5.0 / 5
  • Community
  • 13 Jul 2017

Newton Raphson

Version 1.0.0.0 by Qazi Ejaz

Newton Raphson

Newton Raphson

  • 758 (All time)
  • 1 (Last 30 days)
  • 4.0 / 5
  • Community
  • 12 Mar 2014

Solving Blasius Equation using Newton Raphson method

Version 1.0.0 by Raghu Karthik Sadasivuni

Solution to Blasius Equation for flat plate, a 3rd order non-linear ODE by Newton Raphson in combination with ODE45

shoots to g(∞)=1. Initial guesses may give an error: 1- g(∞) ≠ 0 . with subsequent iterations of numerical methods resolves the error. This method is called shooting technique. Here, Newton Raphson

  • 356 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 18 Nov 2021

Load flow solution using Newton-Raphson method

Version 1.0.0 by recent works

load flow problem is formulated using the model and a MATLAB program developed using the Newton-Raphson algorithm

  • 769 (All time)
  • 5 (Last 30 days)
  • 5.0 / 5
  • Community
  • 19 Sep 2022

Newton Raphson Optimization by Symbolic Math

Version 1.0.0.0 by yoash levron

Minimizes a target function. Derivatives are computed automatically by the software.

For a quick start, copy the files and run 'Newton_Raphson_Symbolic_Math_Example.m'The Newton-Raphson optimization method attempts to minimizes a target function by zeroing its gradient. This method

- Newton Raphson Optimization (Minimization) using symbolic math
- Example: Newton Raphson Optimization (Minimization) using symbolic math
  • 622 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 9 Oct 2015

NewtonRaphson

Version 2.0 by Mark Mikofski

Yet another solver that uses the backslash function to solve a set of non-linear equations

Although this is the most basic non-linear solver, it is surprisingly powerful. It is based on the Newton-Raphson method in chapter 9.6-7 of Numerical Recipes in C. In general for well behaved

- newton raphson example
- Solve set of non-linear equations using Newton-Raphson method.
  • 15.5K (All time)
  • 2 (Last 30 days)
  • 4.3 / 5
  • Community
  • 24 Oct 2022

Powerflow (Newton Raphson)

Version 2.1.0.0 by Orlando Ramirez Barron

The algorithm gets the states (V and Theta) of the electric power system and power flows

The algorithm uses the newton raphson method to obtain the states of the system and also the power injection and flows using the Jacobian matrix (partial derivates of V and Theta). The program has

- Newton Raphson Load Flow analysis
  • 3.7K (All time)
  • 2 (Last 30 days)
  • 4.6 / 5
  • Community
  • 4 Aug 2021

nrfrac

Version 1.0.0.0 by Valery Garmider

Newton-Raphson Pathology

%Renders the areas of convergence of the Newton-Raphson%method for root finding, applied to equation z^3-1=0%in the complex plane .%[xrngl,xrngr]- "x" boundaries%[yrngb,yrngu]- "y" boundaries%res -

- Renders the areas of convergence of the Newton-Raphson
  • 3.1K (All time)
  • 2 (Last 30 days)
  • 4.8 / 5
  • Community
  • 9 Apr 2003

Newton Raphson Load Flow

Version 1.0.0.0 by Antonio de Jesus Ortiz Lopez

This scrip help to solve load flow with Newton Raphson Iterative algorithm

This scrip help to solve load flow with Newton Raphson Iterative algorithm, It can be used with N bus bar.

  • 833 (All time)
  • 3 (Last 30 days)
  • 4.0 / 5
  • Community
  • 9 Jul 2016

Montalvo Models, Simulations and Scripts

Version 1.0.1 by Carlos Montalvo

This is my public repo of all my MATLAB Screen cast codes and other random codes written in MATLAB

  • 1.4K (All time)
  • 4 (Last 30 days)
  • 5.0 / 5
  • Community
  • 30 Jun 2023

Newton raphson based Load flow for three bus power system

Version 4.0.0.0 by Awahab

Load flow based on newton raphson

This code calculates the load flow based on newton raphson methd for three bus power system. The Jacobian is written in a very easy form to understabd. The code comes with comments for each line for

  • 4.7K (All time)
  • 6 (Last 30 days)
  • 4.4 / 5
  • Community
  • 13 Jun 2018

Newton-Raphson Method to Solve Power Balance Equations.

Version 1.0.0.0 by Muhammad N Qureshi

Load Flow Analysis by Solving Power Balance Equations for a Given IEEE Standard 6-Bus System.

We can get load flow parameters by solving power balance equations using newton-raphson method for any given system, although the program solves an IEEE standard 6-bus system. For any other system

  • 784 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 23 Nov 2016

Numerical Methods

Version 1.0.0.0 by shailesh sharma

This file contains numerical method used for solving non linear equations

This file contains all method including newton raphson , muller etc.

  • 358 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 6 Sep 2016

Newton Raphson Solver with adaptive Step Size

Version 1.0.0.0 by Andreas

NewtonRaphson solves a system of nonlinear equations via Newtons method

% NewtonRaphson solves equations of the form:% % F(X) = 0 where F and X may be scalars or vectors%% NewtonRaphson implements the damped newton method with adaptive step% size

- NewtonRaphson solves a system of nonlinear equations via newton method
  • 1K (All time)
  • 3 (Last 30 days)
  • 4.0 / 5
  • Community
  • 28 Jan 2013

Numerical methods on finding the roots

Version 1.0.0 by Robby Ching

A package of different numerical methods in estimating a single root of a single equation

It includes the following programs: Bisection, Fixed point iteration or successive substitution, Regula Falsi, Modified Regula Falsi, Newton Raphson, Secant, and Modified Secant methods.*The image is

  • 407 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 3 Jul 2020

GUI Numerical Solver

Version 1.1.5 by Mohammad Al-Fetyani

GUI Numerical Solver including curve fitting, root finding and linear system solver using most of the popular methods.

Numerical Solver includes the following :- Roots Finding -> Bisection -> False-Position -> Simple Fixed Point -> Newton-Raphson Method (Multivariable

  • 1.2K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 30 Dec 2020

BOfem

Version 1.0.5 by Matthias Baitsch

A simple fem package for 2D truss and beam structures.

  • 182 (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 10 Mar 2021

Newton Raphson Power Flow Solution using MATLAB

Version 1.0.0.0 by Hafiz Kashif Khaleel

this is the general program for Newton Raphson solution.

Implementation of Newton Raphson Power Flow Solution in MATLAB. this is the general program for solution. just enter the data in tables , e.g(linedata & busdata). and get the ADMITTANCE MATRIX

- IMPLEMENTATION OF NEWTON RAPHSON METHOD IN MATLAB
  • 17.9K (All time)
  • 4 (Last 30 days)
  • 3.8 / 5
  • Community
  • 16 Jan 2010

Newton-Raphson

Version 1.0.0.0 by m.montaser sabry

A code to find the diferent roots of the equations,real ones.

  • 434 (All time)
  • 1 (Last 30 days)
  • 4.0 / 5
  • Community
  • 14 Jan 2012

MatFLeX

Version 1.0.0.0 by Igor Peterlik

A framework for finite element simulation of hyperelastic materials in 3D.

  • 866 (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 20 Jul 2017

newton raphson power flow

Version 1.0.0.0 by Jesus

calcula flujos de potencia

- PROGRAMACION PARA ANALISIS DE FLUJOS DE POTENCIA
  • 2.6K (All time)
  • 1 (Last 30 days)
  • 4.0 / 5
  • Community
  • 25 Nov 2013

Newton-Raphson Method for Non-linear System of 3 variables

Version 1.0.0.0 by Jesus Hernandez

Newton Method to solve non-linear (also linear) systems of 3 variables.Very amicable

- Script file: Newton-Raphson Method (newton3v1)
  • 2.5K (All time)
  • 1 (Last 30 days)
  • 3.7 / 5
  • Community
  • 5 May 2010

Numerical methods on finding the roots-nonlinear

Version 1.0.0 by Robby Ching

Includes 2 programs commonly used in evaluating a system of 2 nonlinear equations

It includes the following programs: MOSS (successive substitution) or fixed-point iteration and Newton-Raphson for nonlinear equations

  • 70 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 3 Jul 2020

Optimization-Techniques

Version 1.3 by Soumyabrata Bhattacharjee

There are many optimization algorithms described in the book "Optimization of Engineering Design: Algorithms and Examples" by Prof. Kalyanmo

the Quadratic Estimation Method, which iteratively finds the minimum of a function within a specified interval.Version available for Python:Python CodeMATLAB CodeNewton-Raphson MethodDescription: It is

  • 1.3K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 5 Nov 2023

Newton-Raphson

Version 1.0.0.0 by Rafael Tamayo

Newton Raphson Code

It's a newton Raphson code

  • 501 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 25 Feb 2015

nasa/T-MATS

Version 1.0.0.0 by Jeffryes

Simulink Toolbox for the Modeling and Analysis of Thermodynamic Systems, such as gas turbines

gives a developer the ability to create simulations of such thermodynamic systems as turbomachinery and gas turbines. Keywords: TMATS, Control System, Numerical Methods, Newton-Raphson, Jacobian

  • 4.3K (All time)
  • 15 (Last 30 days)
  • 4.5 / 5
  • Community
  • 24 May 2024

  • 737 (All time)
  • 1 (Last 30 days)
  • 4.0 / 5
  • Community
  • 28 May 2014

Multivariable Newton Raphson Method Using Matlab

Version 1.0.0 by Mantis

This file enables multivariable transcendental equations to be solved in the Matlab environment.

Newton Raphson Method is an iterative technique for solving a set of various nonlinear equations with an equal number of unknowns. There are two methods of solutions for the load flow using the

  • 1.5K (All time)
  • 3 (Last 30 days)
  • 3.5 / 5
  • Community
  • 24 Nov 2020

Newton Raphson Method

Version 1.0.0.0 by mec

Newton Raphson Method

Newton Raphson Method for unconstrained local optimization.

- NewtonRaphson Method for unconstrained local optimization
  • 239 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 28 Sep 2015

NEWTON RAPHSON

Version 1.0.0.0 by Sandeep Solanki

Newton-raphson method to find root of an equation.

Newton-raphson method or Successive Approximation method to find root of an equation.Just enter the equation and the starting point as input and function will give you the exact root of the equation.

  • 634 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 11 Jun 2012

Newton Raphson Method

Version 1.0.0 by Langel Thangmawia

Newton Raphson Method

Newton Raphson Method

  • 1 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 10 Apr 2025

Newton-Raphson method

Version 1.2 by Andrea La Spina

Easy application of Newton-Raphson algorithm

The script illustrates an easy application of the Newton-Raphson algorithm.It also provides a detailed summary of the values obtained in the procedure as well as a nice picture.

- NEWTON-RAPHSON ALGORITHM
  • 296 (All time)
  • 4 (Last 30 days)
  • -- / 5
  • Community
  • 13 Oct 2021

Power Flow Analysis Toolbox

Version 1.9.0.0 by Lei

Polar Newton-raphson algorithm, Cartesian Coordinate Newton-raphson algorithm, PQ algorithm

- Power Flow in the algorthim of Polar Newton Rapshon
- Power Flow in the algorthim of Cartesian Coordinates Newton Rapshon
  • 5.2K (All time)
  • 3 (Last 30 days)
  • 4.0 / 5
  • Community
  • 19 May 2010

Newton-Raphson method with linear constraints

Version 1.1 by Michael Mauersberger

Implementation of the Newton-Raphson method with linear constraints, increment damping and additional sweep points

newtRaph.mA Matlab implementation of the Newton-Raphson method with linear constraints(c) Michael Mauersberger 2021 (v0.1), 2023 (v1.0, v1.1), LGPL License v2.1Newton-Raphson method with constraints

  • 33 (All time)
  • 2 (Last 30 days)
  • -- / 5
  • Community
  • 19 Dec 2023

Power System State Estimation with PMU (Phasor Measurement Unit)

Version 1.0.0.0 by Praviraj PG

Power System State Estimation with PMU (Phasor Measurement Unit) uses WLS with PMU

obtained using Newton Raphson method.

- Program for Newton-Raphson Load Flow Analysis..
  • 2.9K (All time)
  • 9 (Last 30 days)
  • 5.0 / 5
  • Community
  • 8 Jan 2018

Load more