Welcome![Sign In][Sign Up]
Location:
Search - Newton Raphson method

Search list

[Mathimatics-Numerical algorithmsNewton

Description: 牛顿迭代法求解非线性方程,已在TC2.0中编译通过-Newton iterative method for solving nonlinear equations, in which compile WITH TC 2.0
Platform: | Size: 1024 | Author: 王国栋 | Hits:

[Algorithmnrfajiechaoliu

Description: 电力系统稳态分析中用牛顿-拉夫逊法求解电力系统稳态潮流问题的MATLAB程序-power system steady-state analysis using the Newton-Raphson method to solve power system steady trend of MATLAB procedures
Platform: | Size: 2048 | Author: 张薛巍 | Hits:

[Other systemspowernode

Description: 牛顿-拉夫逊法潮流计算 基本步骤:   (1)形成节点导纳矩阵   (2)将各节点电压设初值U,   (3)将节点初值代入相关求式,求出修正方程式的常数项向量   (4)将节点电压初值代入求式,求出雅可比矩阵元素   (5)求解修正方程,求修正向量   (6)求取节点电压的新值   (7)检查是否收敛,如不收敛,则以各节点电压的新值作为初值自第3步重新开始进行狭义次迭代,否则转入下一步   (8)计算支路功率分布,PV节点无功功率和平衡节点柱入功率。-Newton-Raphson method flow calculation basic steps : (1) formation of nodal admittance matrix (2) to set up the initial node voltage U, (3) the initial node-generation-related demand. calculated that the constant term formula Vector (4) nodes will be incorporated into the initial voltage-seeking, calculated Jacobian matrix elements (5) solving that equation, seek to amend the vector (6) to strike a new node voltage value (7) to check whether convergence, if not restrained. concentrated in the nodes of the new voltage as the initial value since the first three steps to re-start the narrow iterations. Otherwise, turn into the next (8) Calculation branch power distribution, PV nodes reactive power and balance-node into power.
Platform: | Size: 2048 | Author: asd | Hits:

[Algorithmnewton

Description: 牛顿法(Newton s method)又称为牛顿-拉夫逊方法(Newton-Raphson method),它是一种在实数域和复数域上近似求解方程的方法。方法使用函数f(x)的泰勒级数的前面几项来寻找方程f(x) = 0的根-Newton (Newton s method), also known as Newton- Raphson method (Newton-Raphson method), it is a real number domain and complex field approximation method for solving equations. Ways to use function f (x) the Taylor series in front of several to find the equation f (x) = 0 root
Platform: | Size: 1024 | Author: 张华雯婧 | Hits:

[Algorithmnewton_raphson

Description: Summary: Newton-Raphson method for all real roots of the polynomial. MATLAB Release: R11 Description: This M-file calculates all the real roots of the given polynomial. It calls syn_division, a synthetic division function, and derivate, differentiation function. -Summary: Newton-Raphson method for all real roots of the polynomial. MATLAB Release: R11 Description: This M-file calculates all the real roots of the given polynomial. It calls syn_division, a synthetic division function, and derivate, differentiation function.
Platform: | Size: 2048 | Author: 风帆 | Hits:

[Communication-MobileNewton-Raphson

Description: Newton-Raphson numerical method
Platform: | Size: 1024 | Author: pejman | Hits:

[matlabpowerflow

Description: 基于牛顿-拉夫逊法的电力系统潮流计算程序,matlab-Based on the Newton- Raphson method of power flow calculation program, matlab
Platform: | Size: 1024 | Author: aldjf | Hits:

[Mathimatics-Numerical algorithmsNewton-Raphson_tansuxinghengjia

Description: 利用Newton-Raphson法求解平面弹塑性桁架源程序 -Using Newton-Raphson method to solve elastic-plastic truss plane source
Platform: | Size: 3072 | Author: 马玉全 | Hits:

[matlabNR-Method

Description: NR-Method newton raphson algorithm mfile
Platform: | Size: 330752 | Author: Amir | Hits:

[Education soft systemnewton-raphson-method

Description: it s a source code to compute newton-raphson method!
Platform: | Size: 40960 | Author: alireza | Hits:

[OtherThe-Newton-Raphson-Method

Description: Newton-Raphson法的介绍,包括原理,迭代方程,收敛性,优缺点,以及一个应用示范-The Newton-Raphson method, or Newton Method, is a powerful technique for solving equations numerically. Like so much of the di erential calculus, it is based on the simple idea of linear approximation. The Newton Method, properly used, usually homes in on a root with devastating eciency. The essential part of these notes is Section 2.1, where the basic formula is derived, Section 2.2, where the procedure is interpreted geometrically, and|of course|Section 6, where the problems are. Peripheral but perhaps interesting is Section 3, where the birth of the Newton Method is described.
Platform: | Size: 124928 | Author: chenwd | Hits:

[matlabNewton

Description: This code would calculate the approximate root of any polynomial using Newton Raphson Method
Platform: | Size: 1024 | Author: Shazni | Hits:

[matlabNewton-raphson-method

Description: Newton Raphson method with matlab
Platform: | Size: 1024 | Author: A | Hits:

[matlabnewton-raphson

Description: Newton-Raphson method for all real roots of the polynomial 计算多项式实根的Newton-Raphson算法源代码-nonlinear fitting
Platform: | Size: 1024 | Author: 刘艳 | Hits:

[matlabNewton-Raphson-method

Description: 牛顿拉夫逊法解电力系统潮流计算实例,说明详细-Newton Raphson method for solving the power flow calculation examples to illustrate the detailed
Platform: | Size: 11264 | Author: | Hits:

[matlabPower-Flow-Solution-by-Newton-Raphson-Method

Description: Power Flow Solution by Newton-Raphson Method
Platform: | Size: 2048 | Author: dadash | Hits:

[Energy industryNewton-Raphson-method

Description: 本代码是基于牛顿-拉夫逊方法的通用潮流计算。开发环境为Matlab。内含4个m文件和1个代码说明文档。-Power flow calculation based on the Newton-Raphson method
Platform: | Size: 4096 | Author: 陆帅 | Hits:

[matlabCodes-for-Newton-Raphson-Method

Description: 牛顿-拉夫逊法潮流计算,3节点系统,超实用!-Newton-Raphson Method power flow computation
Platform: | Size: 13312 | Author: 文章 | Hits:

[matlabNewton Raphson Method On Power Flow

Description: newton raphson for calculate power flow
Platform: | Size: 2048 | Author: sokun | Hits:

[OtherNewton-Raphson Method

Description: Newton-Raphson, Modified Newton-Raphson算法的计算原理(The calculation principle of Newton-Raphson and Modified Newton-Raphson algorithm)
Platform: | Size: 1024 | Author: 冯元777 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 14 »

CodeBus www.codebus.net