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

搜索资源列表

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

    2下载:
  2. 在简单的支路始末端节点数据输入的基础上确定配电网拓扑结构表,经过遍历深度优先搜索形成层次结构和节点队列以决定潮流计算的节点顺序。-Whole story in a simple slip end nodes determined on the basis of data input distribution network topology table, after traversing depth-first search form hierarchy and node queue to de
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1134
    • 提供者:海燕
  1. powerflow

    0下载:
  2. 潮流计算程序,用M语言实现简单电力系统潮流计算,已通过编译-powerflow
  3. 所属分类:Energy industry

    • 发布日期:2017-04-10
    • 文件大小:1560850
    • 提供者:任玲玉
  1. Matlab_PF

    0下载:
  2. 这里提供的电力系统潮流计算程序,其中的两个主程序名为lfnewton和decouple。程序由MATLAB语句编写而成,全部是源代码。-Here are the current procedures for a total of seven papers, two of the main program, called lfnewton and decouple. Written statement made by the MATLAB program, all the source code.
  3. 所属分类:Energy industry

    • 发布日期:2017-03-28
    • 文件大小:17185
    • 提供者:丁鹏
  1. MATLAB

    1下载:
  2. 简单潮流计算的小程序,相关的原始数据数据数据输入格式如下: B1是支路参数矩阵,第一列和第二列是节点编号。节点编号由小到大编写 对于含有变压器的支路,第一列为低压侧节点编号,第二列为高压侧节点 编号,将变压器的串联阻抗置于低压侧处理。 第三列为支路的串列阻抗参数。 第四列为支路的对地导纳参数。 第五烈为含变压器支路的变压器的变比 - Simple little program flow calculation, the raw data of the data related to data
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:8393
    • 提供者:zy
  1. matpower4.0b3

    0下载:
  2. 计算潮流与最优潮流,应用MATLAB,功能相当强大-Load flow and optimal power flow, application of MATLAB, functions quite powerful
  3. 所属分类:matlab

    • 发布日期:2017-05-13
    • 文件大小:3122134
    • 提供者:jdkasj
  1. chaoliujisuan

    0下载:
  2. 配电网潮流计算程序,有40个节点,并且利用时下普遍的前推回代算法计算-Distribution power flow calculation program, with 40 nodes, and use nowadays generally forward and backward substitution algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1202
    • 提供者:作废
  1. 30statcom

    0下载:
  2. 该文件是PQ分解法,可以更有效地解决IEEE30节点系统的潮流,希望可以给广大朋友一定的帮助。-The file is PQ decomposition, can more effectively address the trend IEEE30 bus system, hoping to be helpful to the general friend.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:8415
    • 提供者:xiaohua
  1. chengxu

    0下载:
  2. 该文件是前推回代法程序,只要是解决潮流计算,可以更有效达到预期的效果,希望可以给广大朋友起到一定的帮助。-The document is the forward backward substitution method procedures, so long as to solve the power flow calculation, can be more 有效 desired for Xiao Guo, hope to play some of Ji majority of friends
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1279
    • 提供者:xiaohua
  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. powerflow

    0下载:
  2. PQ分解法进行潮流计算,主要是参照王锡凡的现代电力系统分析进行编程的-power flow
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:1195537
    • 提供者:hu wei
  1. Optimal_Power_Flow_Problem_Analysis

    0下载:
  2. 电力系统最优潮流问题解析Optimal Power Flow Problem Analysis电力系统最优潮流问题解析-Problem Analysis for Optimal Power Flow Optimal Power Flow Problem Analysis Problem Analysis for Optimal Power Flow
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:933099
    • 提供者:773
  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. matpower4.0b2

    0下载:
  2. matpower4.0b2用来计算潮流,比以前的版本多了连续潮流-matpower4.0b2 used to calculate the trend, more than the previous version of the continuous flow
  3. 所属分类:matlab

    • 发布日期:2017-05-10
    • 文件大小:2359500
    • 提供者:贺泳
  1. 10

    1下载:
  2. 极坐标潮流程序,附有4节点,33节点,1047节点的数据,已编译通过。-Polar current procedures, with 4 nodes, 33 nodes, 1047 nodes in the data, compiled by.
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:61917
    • 提供者:苏怡益
  1. lianxuchaoliu1

    0下载:
  2. 连续潮流计算 对不同网络进行电压稳定极限分析-OPF calculation
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:3121
    • 提供者:ying
  1. fencengchaoliujisuan

    1下载:
  2. 节点分层计算配电网潮流,内有实际算例分析,已编译通过-Hierarchical distribution networks and computing nodes, there are practical examples and analysis, compiled by
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:990
    • 提供者:苏怡益
  1. qiantuihuitui

    1下载:
  2. 前推回推法计算配电网潮流,已经通过验证,结果正确。同时计算出电压、电流、网损。-Calculation of forward and backward push distribution networks, has been validated, the results correctly. At the same time to calculate voltage, current, power loss.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1188
    • 提供者:苏怡益
  1. 5

    1下载:
  2. 原创自环流潮流追踪程序matlab,支持一下,不容易呀-Original program from the circulation flow tracing matlab, to support what it is not easy ah
  3. 所属分类:matlab

    • 发布日期:2014-07-27
    • 文件大小:1024
    • 提供者:李星朗
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com