搜索资源列表
Flow_Distribution
- 潮流计算的方法,基于c语言的,是用牛顿拉夫逊方法,适合初学者-Power flow calculation method, based on c language, is the Newton Raphson method, suitable for beginners
nl
- 潮流计算的牛顿-拉夫逊方法,对任何节点适用,有不足的地方大家指出-Power flow calculation of the Newton- Raphson method, applicable to any node
GK
- 基于c语言的电力系统潮流计算程序(牛顿拉夫逊算法)--C language based on power flow calculation program (Newton Raphson algorithm)-
SQRT
- Square Root By Newton Raphson Method This routine computes the square root of a 16 bit number(with low byte in NumLo & high byte in NumHi ). After loading NumLo & NumHi with the desired number whose square root is to be computed, bra
Newton-Raphson
- Newton-Raphson 算法 用来求解非线性方程组根的解法-Newton-Raphson algorithm used to solve the root of the solution of nonlinear equations
Power-flow-calculation
- 潮流计算,采用的方法是牛顿拉夫逊法,excel中给出的是IEEE14节点参数-Power flow calculation, the method is newton-raphson method
3busNR_try3
- Power Flow 3-Bus system using Newton Raphson
NLPF
- 利用常规牛顿拉夫逊方法计算给定系统潮流,得到电压的幅值和相角。-work out power flow with Newton-Raphson method
Newton-Raphson-matlab
- 利用Newton-Raphson 解非线性方程,编写matlab程序