搜索资源列表
NRflow
- 采用matlab编程实现基于牛顿拉夫逊算法的电力系统潮流计算。-using Matlab programming based on the Newton Raphson algorithm for the power flow calculation.
matlab
- 本程序的功能是用牛顿-拉夫逊法进行潮流计算-This procedure is the function of Newton- Raphson power flow calculation method
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-progra
- 很有效的牛顿拉夫逊潮流计算程序,收敛性好-Effective newton-raphson power flow calculation program, good convergence
Power-flow-calculation
- 潮流计算,采用的方法是牛顿拉夫逊法,excel中给出的是IEEE14节点参数-Power flow calculation, the method is newton-raphson method
NEWTON-RAPHSON
- this code is using for newoton rapson method implementation using C++ EFFICENT CODE
MATLAB-power-flow--method-
- 基于潮流计算的汤姆逊算法的matlab实现方法及应用-Based on MATLAB Newton Raphson power flow calculation method and its application
3busNR_try1
- Load Flow of 3-Bus System, (Newton-Raphson)
3busNR_try3
- Power Flow 3-Bus system using Newton Raphson
power-flow-calculation-withMATLAB
- MATLAB经典潮流计算代码,采用的是牛顿拉夫遜法,木器哦按实用最为广泛-Classic MATLAB flow calculation code, using the Newton Raphson method, the most widely used wood oh by practical
Newton-Raphson
- newton raphson power flow
powerflow
- 这是一个用牛顿拉夫逊计算潮流的m程序,希望大家多多下载共同学习-This is a calculated trend Newton Raphson m program, download a lot of hope that we learn together
Newton-Raphson
- A program made with the Newton Raphson Method
Solver01
- 利用指针知识,编写Newton–Raphson method的的代码。金融方面的应用-Knowledge of the use of indicators, code of Newton-Raphson method. Financial terms of the application
Newton-Raphson-method-flow-program
- 自己用牛顿拉夫逊法计算电力系统潮流的MATLAB程序-Their use Newton Raphson power flow calculation MATLAB program
Newton-Raphson-matlab
- 利用Newton-Raphson 解非线性方程,编写matlab程序