基于牛顿-拉夫逊法的潮流计算程序我要分享

Power flow calculation program based on Newton Raphson method

matlab 基于 夫逊法 计算 程序

关注次数: 252

下载次数: 2

文件大小: 1.18 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:该代码是电力系统分析中应用牛顿拉夫逊法的潮流计算程序。代码开始部分求出了节点导纳矩阵,接着是节点电压的代码,最后部分给出功率的程序编写。


English Description:

The code is the power flow calculation program of Newton Raphson method in power system analysis. At the beginning of the code, the node admittance matrix is obtained, then the node voltage code, and finally the power programming is given.


代码预览