CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Newton raphson power flow

搜索资源列表

  1. LF_frame

    0下载:
  2. 牛顿—拉夫逊算法,解决潮流计算问题,算法采用了面向对象思想。-Newton- Raphson algorithm to solve the issue of power flow calculation algorithm using object-oriented thinking.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:523775
    • 提供者:魏刚
  1. program

    0下载:
  2. 这套程序用VC++语言编程解决潮流计算问题,采用牛顿拉夫逊算法,计算速度快,收敛性比较好。-This procedure using VC++ programming language to solve power flow problem, using Newton Raphson algorithm, computational speed and convergence is better.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:3997
    • 提供者:jiaqingyan
  1. MATLAB

    0下载:
  2. 电力系统潮流计算的计算机算法,根据牛顿-拉夫逊法计算。-Power Flow Calculation of the computer algorithm, according to Newton- Raphson method.
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:51839
    • 提供者:杨先生
  1. 123456

    0下载:
  2. 电力系统潮流上机计算,方法为牛顿拉夫逊法,适合电气工程及其自动化学生-Power flow on computing, methods for the Newton Raphson method, suitable for students in Electrical Engineering and Automation
  3. 所属分类:File Formats

    • 发布日期:2017-04-04
    • 文件大小:61286
    • 提供者:谢军
  1. powerflow

    0下载:
  2. 基于牛顿-拉夫讯法解潮流计算的C语言程序,对应于4节点(可扩展)-Based on Newton- raphson Solving power flow calculation of the C language program, corresponding to four nodes (scalable)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:1915
    • 提供者:owen
  1. XXS

    0下载:
  2. 电力系统的潮流分布Newton-Raphson算法,计算潮流分布 -Power flow distribution of Newton-Raphson algorithm, computational power flow distribution
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1275
    • 提供者:wqr
  1. matlab

    3下载:
  2. 基于matlab的电力系统潮流计算程序设计(牛拉法).doc是您毕业设计的第一选择-MATLABAbstract:Newton-Raphson technique is an efficient power flow algorithm.It use MATLAB language to design Newton-Raphson technique power algorithm,and passing calculation of an example in this paper t
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:42147
    • 提供者:范凯
  1. NR1

    0下载:
  2. 可以实现直角坐标系下的牛顿拉夫逊算法,适合于潮流计算-Cartesian coordinate system can achieve the Newton Raphson method, suitable for power flow calculation
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1524
    • 提供者:han
  1. Flow_Distribution

    0下载:
  2. 潮流计算的方法,基于c语言的,是用牛顿拉夫逊方法,适合初学者-Power flow calculation method, based on c language, is the Newton Raphson method, suitable for beginners
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:6646
    • 提供者:zhuyan
  1. nl

    0下载:
  2. 潮流计算的牛顿-拉夫逊方法,对任何节点适用,有不足的地方大家指出-Power flow calculation of the Newton- Raphson method, applicable to any node
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:525843
    • 提供者:xiaobao
  1. yy_chaoliujisuan

    0下载:
  2. 简单潮流计算:应用牛顿拉夫逊法。可以准确得到各节点电压向量大小,首末端功率,支路功率损耗-Simple flow calculation: The Newton Raphson method. Can get the exact size of the node voltage vector, the first end of the power, slip power loss
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1423
    • 提供者:杨悦
  1. Newtonpowerflow

    0下载:
  2. 运用于电力系统潮流计算中 采用的是牛顿拉夫逊方法 具有良好的收敛性-Used in calculation of power flow is used in Newton Raphson method has good convergence
  3. 所属分类:Energy industry

    • 发布日期:2017-03-30
    • 文件大小:64088
    • 提供者:阮立煜
  1. GK

    0下载:
  2. 基于c语言的电力系统潮流计算程序(牛顿拉夫逊算法)--C language based on power flow calculation program (Newton Raphson algorithm)-
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:5251
    • 提供者:陌生
  1. 5NRFLOW

    0下载:
  2. 5节点潮流计算,牛顿拉夫逊,如果需要多节点的话,自行改设参数-5-bus power flow calculation, Newton Raphson, if you need multi-node, then re-established parameters of their own
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1999
    • 提供者:施嘉炜
  1. 3rd1

    0下载:
  2. 基于牛顿拉夫逊法的电力系统潮流计算从c语言程序-Newton Raphson based power flow calculated from the c language program
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3763
    • 提供者:火火
  1. case10

    0下载:
  2. 该程序展示了一个10节点的电力系统潮流计算过程,采用牛顿拉夫逊法-The program shows a 10-node power flow calculation, using the Newton Raphson method
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:3229
    • 提供者:张建民
  1. XUYAOHW2

    0下载:
  2. 电力系统潮流程序。标6,7,8的是潮流程序,其中写main标记的是主程序,NR—powerflow的是newton raphson方法的潮流计算,另外两个分别是decouple和fast decouple方法。-Power flow program. 6,7,8 is the trend of the standard procedure, which is the main marker to write main, NR-powerflow is newton raphson flow ca
  3. 所属分类:Energy industry

    • 发布日期:2017-04-17
    • 文件大小:13983
    • 提供者:wang
  1. nula

    0下载:
  2. 牛顿-拉夫逊法电力系统潮流计算的程序(电力系统)-Newton- Raphson method of power flow calculation procedure
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:8559
    • 提供者:lihui
  1. c_chaoliu-

    0下载:
  2. c语言编写的牛顿拉夫逊法解潮流程序,和matlab相比,c语言编写潮流程序最大的难点在于矩阵求逆,本程序使用的求逆方法是初等行变换法。-The Newton-Raphson method solving power flow proceduresprepared by C language, and compared to MATLAB program, the trend is the most difficult to inverse matrix, the procedure using
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:2677
    • 提供者:
  1. dianliumoxing

    0下载:
  2. 直角牛顿-拉夫逊法的电力系统潮流计算程序,希望能对大家有所帮助-At right angles to the Newton- Raphson method of power flow calculation program, we hope to help
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2208
    • 提供者:王明亮
« 1 2 3 4 5 6 7 89 10 11 »
搜珍网 www.dssz.com