搜索资源列表
Newton_cankao
- 自己写的牛顿—拉夫逊潮流计算源码,紧供参考-himself wrote the Newton-Raphson power flow calculation source, tight for reference
nrflow
- 牛顿-拉夫逊潮流计算算例,包括自动执行模块的编写
hhu_pfcp
- 基于MATPOWER修改而成的潮流计算软件,可以采用直流潮流法、牛顿拉夫逊法、PQ分解法与高斯-塞代尔法解算IEEE9-300节点的潮流。
NewtonRaphsonPowerFlowCalculation
- 牛顿拉夫逊算法进行潮流计算,希望能对大家的学习有所帮助,
35738634N-R
- 基于MATLAB的牛顿拉夫逊法潮流分析源程序
牛顿拉夫逊方法
- 极有用的数据处理程序,方便处理实验数据,并取得数学表达式(matlab)-very useful data processing procedures, facilitate the processing of experimental data and mathematical expression made (Matlab)
Newton-Raphson Power Flow Calculation
- 牛顿拉夫逊算法进行潮流计算,数据处理程序,方便处理实验数据,并取得数学表达式-Newton Raphson algorithm flow calculation, data processing procedures, facilitate the processing of experimental data and mathematical expression made
matpower3.2.rar
- 求最优潮流的matlab程序,可以求解pq分解法、牛顿拉夫逊法等潮流计算。,For optimal power flow matlab procedure pq decomposition method to solve, such as Newton Raphson power flow calculation.
NL
- 本程序是牛顿拉夫逊法求潮流,完全按照课本步骤,比较容易理解。-This program is the trend of Newton Raphson Method, complete the steps in accordance with textbooks, it is easier to understand.
chaoliujisuan
- 基于牛顿拉夫逊发 用于电力系统的潮流计算 适合各种节点 -Made based on the Newton Raphson load flow calculation for electric power systems for a variety of nodes
IEEE6
- 计算IEEE-6节点系统牛顿拉夫逊潮流计算,通用的算法。非常实用-chaoliu jisuan IEEEE-6
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
powerflow
- 基于牛顿-拉夫逊法的电力系统潮流计算程序,matlab-Based on the Newton- Raphson method of power flow calculation program, matlab
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)
Newton_Raphson_Rect_IEEE14
- 利用牛顿拉夫逊原理对IEEE14节点进行潮流计算(IEEE14 node Newton Ralphsnn flow calculation)
牛顿拉夫逊
- 牛顿和拉复训一起的牛顿拉复训计算潮流问题(Newton and Newton pull training together to calculate the trend of recovery)
潮流计算
- 本程序的功能是用牛顿-拉夫逊法进行潮流计算,经典潮流计算matlab编程,含注释
牛拉法潮流计算
- matlab潮流计算,采用牛顿拉夫逊算法,.m文件可直接运行,内涵一个4节点算例,参数数据可更改。