说明:牛顿拉夫逊潮流计算算例本程序的功能是用牛顿——拉夫逊法进行潮流计算 B1矩阵:1、支路首端号;2、末端号;3、支路阻抗;4、支路对地电纳 5、支路的变比;6、支路首端处于K侧为1,1侧为0 B2矩阵:1、该节点发电机功率;2、该节点负荷功率;3、节点电压初始值 4、PV...
说明:利用该MATLAB程序可实现对一般电力系统的节点、支路及其损耗的潮流计算。-Using the MATLAB program can be realized on the general power system node, slip and loss of power flow calculati...
说明:牛顿拉夫逊算法进行潮流计算,数据处理程序,方便处理实验数据,并取得数学表达式-Newton Raphson algorithm flow calculation, data processing procedures, facilitate the processing of experimenta...
说明:本程序为电力系统潮流计算PQ法,计算结果正确,画出图形不正确。需自行改正