搜索资源列表
Newton-Raphson Power Flow Calculation
- 牛顿拉夫逊算法进行潮流计算,数据处理程序,方便处理实验数据,并取得数学表达式-Newton Raphson algorithm flow calculation, data processing procedures, facilitate the processing of experimental data and mathematical expression made
ZHXLL
- 电力系统雅各比行列式计算,牛顿---拉夫逊进行潮流计算(c源程序)-power system Jacoby determinant, the Newton-Raphson for flow calculation (c source)
牛顿-拉夫孙算法
- 牛顿-拉夫孙算法-Newton-Raphson algorithm SUN
Newton-Raphson Power Flow Calculation
- 牛顿拉夫逊算法进行潮流计算,数据处理程序,方便处理实验数据,并取得数学表达式-Newton Raphson algorithm flow calculation, data processing procedures, facilitate the processing of experimental data and mathematical expression made
nrfajiechaoliu
- 电力系统稳态分析中用牛顿-拉夫逊法求解电力系统稳态潮流问题的MATLAB程序-power system steady-state analysis using the Newton-Raphson method to solve power system steady trend of MATLAB procedures
pfc_NR
- % 该Matlab程序基于牛顿-拉夫逊算法,用于计算已知导纳矩阵、PQ节点、PV节点、平衡节点(UA)的电力网络潮流 % U - 各节点母线电压 S - 各节点注入功率 S_net - 电力网络总损耗 % PQ_P - 实算PQ节点注入有功功率 PQ_Q - 实算PQ节点注入无功功率 % delt_PQ_P - 实算PQ节点有功功率修正值 delt_PQ_Q -实算PQ节点无功功率修正值 % delt_UA_P - 实平
NRflow
- 采用matlab编程实现基于牛顿拉夫逊算法的电力系统潮流计算。-using Matlab programming based on the Newton Raphson algorithm for the power flow calculation.
Newton-Raphson
- 非线性方程组的牛顿—拉斐森方法实例,应该比较有用吧-nonlinear equations of Newton-Shift example of ways, it should be more useful
Newton_cankao
- 自己写的牛顿—拉夫逊潮流计算源码,紧供参考-himself wrote the Newton-Raphson power flow calculation source, tight for reference
powernode
- 牛顿-拉夫逊法潮流计算 基本步骤: (1)形成节点导纳矩阵 (2)将各节点电压设初值U, (3)将节点初值代入相关求式,求出修正方程式的常数项向量 (4)将节点电压初值代入求式,求出雅可比矩阵元素 (5)求解修正方程,求修正向量 (6)求取节点电压的新值 (7)检查是否收敛,如不收敛,则以各节点电压的新值作为初值自第3步重新开始进行狭义
DERPAR
- 常微分方程求解的搜索延拓法,克服了Newton-Raphson法对初值问题影响过大的问题-Solving Ordinary Differential Equations search continuation method to overcome the Newton-Raphson method for initial value problem of the impact of the problem is too large
FEMnpmethod
- Newton-Raphson有限元法,求解一维非线性问题,fortran77编制。-Newton-Raphson finite element method, for solving one-dimensional nonlinear problems, fortran77 preparation.
newton
- 牛顿法(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 numbe
Newton-Raphson(C++)
- Newton-Raphson(C++)非线性方程组的牛顿—拉斐森方法实例,应该比较有用吧-Newton-Raphson (C++) Nonlinear equations of Newton- methods拉斐森example, it should be more useful
Newton-Raphson
- Newton-Raphson numerical method
newton-raphson-method
- it s a source code to compute newton-raphson method!
Newton-Raphson
- Newton-Raphson算法是求解非线性方程组和有限元的主要程序,是工程人员的必会的算法-Newton-Raphson algorithm for solving nonlinear equations and the finite element of the main program, the engineering staff of the algorithm will
Newton-raphson-method
- Newton Raphson method with matlab
newton-raphson
- Newton-Raphson method for all real roots of the polynomial 计算多项式实根的Newton-Raphson算法源代码-nonlinear fitting
Newton Raphson Method On Power Flow
- newton raphson for calculate power flow