CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 电力系统牛顿拉夫逊法潮流计算

搜索资源列表

  1. n_l

    0下载:
  2. 牛顿拉夫逊法潮流计算程序,可用于电力系统潮流计算-Newton Raphson power flow calculation procedure can be used for power flow calculation
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:205037
    • 提供者:panghongyuan
  1. b

    0下载:
  2. 关于电力系统潮流计算,牛顿-拉夫逊法潮流计算程序-With regard to the trend of power system, the Newton- Raphson load flow calculation program
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1122
    • 提供者:frewq
  1. FLOW

    0下载:
  2. 这是应用C语言编写的电力系统潮流计算的源代码,采用的方法是牛顿——拉夫逊法。-This is the application of C language flow calculation of power system source code, the methodology is the Newton- Raphson method.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:4355
    • 提供者:zenglina
  1. zzzz0

    0下载:
  2. 运用牛顿拉夫逊法进行电力系统潮流计算,适合电气工程及其自动化
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:13260
    • 提供者:谢军
  1. N-RPFcpp

    0下载:
  2. 本程序采用经典的牛顿拉夫逊法进行潮流计算,电力系统专业课程设计可参考。-power flow
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:646921
    • 提供者:张志富
  1. Newton-rafer-Johnson-method

    0下载:
  2. 电力系统的牛顿-拉夫逊法潮流计算。 基本步骤: (1)形成节点导纳矩阵 (2)将各节点电压设初值U, (3)将节点初值代入相关求式,求出修正方程式的常数项向量 (4)将节点电压初值代入求式,求出雅可比矩阵元素 (5)求解修正方程,求修正向量 (6)求取节点电压的新值 (7)检查是否收敛,如不收敛,则以各节点电压的新值作为初值自第3步重新开始进行狭义次迭代,否则转入下一步 (8)计算支路功率分布,P
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:6182
    • 提供者:读几年
  1. NRPowerFlow

    0下载:
  2. 电力系统牛顿拉夫逊法计算潮流.可用于小电力系统计算.已经测试通过.-The program is a Newton-Raphson power flow method. It can be used for a small power network.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4916
    • 提供者:周博
  1. Newton

    1下载:
  2. 以电压为初值,用牛顿拉夫逊法计算电力系统潮流(Power flow calculation using Newton method)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:3072
    • 提供者:那时那你
  1. Untitled

    0下载:
  2. 牛拉法算潮流,输入节点数,输入支路数,输入平衡母线节电号,输入误差精度,输入由支路参数形成的矩阵即可计算(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
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:王奇123
  1. 潮流计算-牛拉法程序

    0下载:
  2. 牛顿-拉夫逊法潮流计算,可以方便地计算出复合分布、线路损耗等运行分析量。(Newton Raphson method for power flow calculation)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:19456
    • 提供者:李墨之
  1. 基于MatlabC_C_数学函数库的电力系统潮流计算

    0下载:
  2. 基于于牛顿-拉夫逊法的电网潮流程序 MATLAB(Power flow program MATLAB based on Newton Raphson method)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:2444288
    • 提供者:zhaofei2017
  1. chaoliu

    0下载:
  2. 牛顿拉夫逊法潮流计算,含详细的注释说明,有助于更好地理解电力系统机算潮流(Newton rafson method power flow with Detailed explanatory notes)
  3. 所属分类:网络编程

    • 发布日期:2018-01-07
    • 文件大小:3072
    • 提供者:phoenix83
  1. 牛顿拉夫逊法潮流计算代码

    0下载:
  2. 采用牛顿拉夫逊法实现复杂电力系统潮流计算(Using Newton Ralph Xun Fa to realize the calculation of power flow in complex power system)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:16384
    • 提供者:Da灬饼
  1. 潮流计算

    1下载:
  2. 基于MATLAB电力系统潮流计算程序: %本程序的功能是用牛顿——拉夫逊法进行潮流计算(Power flow calculation)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:3072
    • 提供者:VV20
  1. power flow calculation

    0下载:
  2. 用于电力系统的潮流计算(牛顿拉夫逊法)和节点导纳矩阵的计算(Power flow calculation for power systems (Newton Ralph Xun Fa))
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:3072
    • 提供者:xiaofeixia11
  1. 潮流计算

    0下载:
  2. 这是对电力系统进行潮流计算的一个例子,算法采用牛顿-拉夫逊法。(This is an example of power flow calculation for power systems. The algorithm uses the Newton-Raphson method.)
  3. 所属分类:能源行业(电力石油煤炭)

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:CarloXX
  1. 电力系统课设

    1下载:
  2. 用牛顿拉夫逊法计算潮流,电力系统课设必需(With newton-raphson method for calculating the tidal current, power system courses required)
  3. 所属分类:网络编程

  1. 牛顿法潮流计算matlab

    0下载:
  2. 用于电力系统9节点牛顿拉夫逊潮流计算matlab(9 node power flow calculation for power system matlab)
  3. 所属分类:Windows编程

    • 发布日期:2020-05-15
    • 文件大小:59392
    • 提供者:小小小崩
  1. ndlfxf

    2下载:
  2. 本程序基于matlab,采用牛顿拉夫逊法,对33节点潮流进行计算。(Calculating Power Flow of 33-Node Power Grid by Newton-Raphson Method)
  3. 所属分类:其他行业

    • 发布日期:2020-07-06
    • 文件大小:4096
    • 提供者:大名周周周
  1. 新建文件夹

    1下载:
  2. 牛顿拉夫逊法进行潮流计算 的程序 matlab的程序 电力系统分析潮流计算计算机法(Newton Raphson Method for Power Flow Calculation-Program,Power flow calculation for power system analysis)
  3. 所属分类:其他

    • 发布日期:2021-04-01
    • 文件大小:1024
    • 提供者:4265664243674
« 12 3 4 »
搜珍网 www.dssz.com