搜索资源列表
matpower3.2.rar
- 求最优潮流的matlab程序,可以求解pq分解法、牛顿拉夫逊法等潮流计算。,For optimal power flow matlab procedure pq decomposition method to solve, such as Newton Raphson power flow calculation.
NetwonR
- 牛顿拉夫逊法潮流计算程序,已测试40个节点,内附参考结果和典型系统的描述,很全的资料-Newton Raphson power flow program, 40 nodes have been tested, the results and typical system containing a reference to the descr iption, it is all the information
chaoliu
- 本程序的功能是用牛顿-拉夫逊法进行潮流计算-This procedure is the function of Newton- Raphson power flow calculation method
b
- 关于电力系统潮流计算,牛顿-拉夫逊法潮流计算程序-With regard to the trend of power system, the Newton- Raphson load flow calculation program
Newton-Raphson_power_flow
- 基于牛顿—拉夫逊法编写的潮流计算程序,采用的是IEEE标准输入格式,该程序通俗易懂,适应力较强。-Based on Newton- Raphson power flow calculation program written in, using the IEEE standard input format, the program is user-friendly, adaptable and strong.
yy_chaoliujisuan
- 简单潮流计算:应用牛顿拉夫逊法。可以准确得到各节点电压向量大小,首末端功率,支路功率损耗-Simple flow calculation: The Newton Raphson method. Can get the exact size of the node voltage vector, the first end of the power, slip power loss
Newton-rafer-Johnson-method
- 电力系统的牛顿-拉夫逊法潮流计算。 基本步骤: (1)形成节点导纳矩阵 (2)将各节点电压设初值U, (3)将节点初值代入相关求式,求出修正方程式的常数项向量 (4)将节点电压初值代入求式,求出雅可比矩阵元素 (5)求解修正方程,求修正向量 (6)求取节点电压的新值 (7)检查是否收敛,如不收敛,则以各节点电压的新值作为初值自第3步重新开始进行狭义次迭代,否则转入下一步 (8)计算支路功率分布,P
PowerFlow_NR_new
- 利用matlab编写的牛顿拉夫逊法潮流计算程序,可以有效地对潮流进行分析运算-Newton-Lafson power flow maltab program
chaoliu
- 本程序是基于matlab编程的牛顿拉夫逊法潮流计算程序-The program is based on matlab Newton Ralph Gibson flow calculation method program
Newton---Raphson-method
- 基于MATLAB的电力系统潮流计算程序设计的4节点直角坐标牛顿-拉夫逊法潮流计算-MATLAB-based power flow calculation program designed 4-node Cartesian coordinate Newton- Raphson load flow calculation
coordinates-Newton---Raphson-method
- 基于MATLAB的电力系统潮流计算程序设计的4节点极坐标牛顿-拉夫逊法潮流计算程序-MATLAB-based power flow calculation program designed 4-node polar coordinates Newton- Raphson power flow calculation program
niufalachaoliujis
- 配电网中,传统IEEE39节点的牛顿-拉夫逊法潮流计算。-Distribution power flow calculation。
power-flow-calculation-program
- 应用MATLAB语言编写具有一定通用性的牛顿-拉夫逊法潮流计算程序-Application of MATLAB language has a certain versatility of Newton- Raphson power flow calculation program
Untitled
- 牛拉法算潮流,输入节点数,输入支路数,输入平衡母线节电号,输入误差精度,输入由支路参数形成的矩阵即可计算(The method calculates the input power, the input node number, the input branch number, the input power of the balanced bus, the input error precision and the input matrix formed by the branch param
潮流计算-牛拉法程序
- 牛顿-拉夫逊法潮流计算,可以方便地计算出复合分布、线路损耗等运行分析量。(Newton Raphson method for power flow calculation)
牛顿拉夫逊法潮流计算代码
- 采用牛顿拉夫逊法实现复杂电力系统潮流计算(Using Newton Ralph Xun Fa to realize the calculation of power flow in complex power system)
潮流程序
- 基于牛顿拉夫逊法的潮流计算,用MATLAB进行编程,求解各个节点的电压(Power flow calculation based on Newton Ralph Xun Fa)
潮流计算MATLAB代码
- 牛顿拉夫逊法潮流计算 用matlab,牛顿拉夫逊法潮流计算,直角坐标系 计算刘光烨的书课后计算题(Newton Ralph Xun Fa power flow calculation)
潮流计算
- 本程序的功能是用牛顿-拉夫逊法进行潮流计算,经典潮流计算matlab编程,含注释
牛拉法潮流计算
- matlab潮流计算,采用牛顿拉夫逊算法,.m文件可直接运行,内涵一个4节点算例,参数数据可更改。