CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 牛顿拉夫逊法计算潮流

搜索资源列表

  1. 牛顿拉夫逊法潮流计算程序

    5下载:
  2. 牛顿拉夫逊法潮流计算程序,经试验,可以运行,没有错误,希望对大家有所参考。
  3. 所属分类:其他小程序

  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. niulafa

    0下载:
  2. 推荐牛顿拉夫逊法计算电网潮流,一种很好的方法-Newton Ralph Xun Fa calculation of power flow
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:63872
    • 提供者:kane0832
  1. NL

    0下载:
  2. 采用牛顿拉夫逊法计算电网的潮流,各节点电压,各支路电流。-Newton Raphson power flow calculation, and each node voltage current in each branch.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:3579
    • 提供者:张静
  1. NR

    0下载:
  2. function [] NR 本程序的功能是用牛顿——拉夫逊法进行潮流计算-Function [] NR The function of this program is to use the Newton-Raphson method to calculate the power flow
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-23
    • 文件大小:3072
    • 提供者:张雄
  1. Newton-Raphson

    0下载:
  2. 基于牛顿拉夫逊法的潮流计算,适用于无分配式电源的配电网,以五节点环形电网为算例分析-Based on the Newton Raphson method, the power flow is applied to the distribution network without distribution power, and the five-node ring power grid is used as an example
  3. 所属分类:Other systems

    • 发布日期:2017-12-15
    • 文件大小:315392
    • 提供者:俸苓
  1. Newton

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

    • 发布日期:2017-12-19
    • 文件大小:3072
    • 提供者:那时那你
  1. 牛顿拉夫逊法计算潮流

    0下载:
  2. 牛顿拉夫逊潮流计算的函数文件,可以计算系统的潮流,考虑到了有分接头的变压器。(A function file for Newton Ralph Xun's power flow calculation.)
  3. 所属分类:其他

  1. 基于MatlabC_C_数学函数库的电力系统潮流计算

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

    • 发布日期:2018-01-02
    • 文件大小:2444288
    • 提供者:zhaofei2017
  1. 基于MATLAB的牛顿拉夫逊法电力潮流计算与实现

    0下载:
  2. Power flow program MATLAB based on Newton Raphson method
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:283648
    • 提供者:zhaofei2017
  1. 牛顿拉夫逊法原本

    0下载:
  2. 利用c++进行牛顿拉夫逊法潮流计算,很方便的程序(Newton Ralph Xun Fa power flow calculation)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:3957760
    • 提供者:三个石头
  1. 潮流计算

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

    • 发布日期:2018-01-09
    • 文件大小:3072
    • 提供者:VV20
  1. 牛顿潮流计算法

    1下载:
  2. 牛顿拉夫逊法解潮流计算MATLAB程序(附课本例题解答)(The MATLAB program for the calculation of the power flow by Newton Ralph Xun method (with a textbook solution))
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:579584
    • 提供者:冒菜
  1. power flow calculation

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

    • 发布日期:2018-04-29
    • 文件大小:3072
    • 提供者:xiaofeixia11
  1. dongzhusangbu

    1下载:
  2. 二机五节点的牛顿拉夫逊法潮流计算,采用matlab实现(Two five node flow calculation Newton Ralph Xun Fa)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:4096
    • 提供者:枪战队
  1. 牛顿拉夫逊法进行潮流计算C语言程序

    0下载:
  2. 在Matlab上应用牛顿拉夫逊法进行潮流计算(Newton Ralph Xun Fa is applied to power flow calculation on Matlab.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:5120
    • 提供者:liu1996
  1. power flow

    0下载:
  2. 常规潮流计算的程序,牛顿拉夫逊法,便于理解的不同于matpower程序的。(Conventional power flow,NR)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:2048
    • 提供者:唯枳
  1. 顾伟三机九节点仿真程序

    1下载:
  2. 电力系统潮流计算体现在数学就上是多元非线性方程组的求解问题,求解的方法有很多种。牛顿—拉夫逊法是数学上解非线性方程式的有效方法,收敛性好、迭代次数少。将牛顿—拉夫逊法用于潮流计算是以导纳矩阵为基础的,由于利用了导纳矩阵的对称性、稀疏性及节点编号顺序优化等技巧,使牛顿—拉夫逊法解题规模和计算速度进一步提高,此算法至今仍是潮流计算中广泛采用的优秀算法。(Power flow calculation in power system is a problem of solving multivariat
  3. 所属分类:其他

    • 发布日期:2021-04-15
    • 文件大小:2048
    • 提供者:WHYW
  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
  1. fuheDG

    3下载:
  2. 首先判断IEEE33节点的拓扑结构是否满足辐射状约束,然后采用牛顿拉夫逊法计算潮流,考虑分布式电源的不确定性,采用半步变量法进行随机潮流计算,仔细研究非常有用(First, determine whether the topology of IEEE33 nodes meets the radial constraint, and then use Newton Raphson method to calculate power flow, considering the uncertainty
  3. 所属分类:其他

« 12 »
搜珍网 www.dssz.com