CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 行业应用软件 搜索资源 - 潮流算法

搜索资源列表

  1. pfc_NR

    0下载:
  2. % 该Matlab程序基于牛顿-拉夫逊算法,用于计算已知导纳矩阵、PQ节点、PV节点、平衡节点(UA)的电力网络潮流 % U - 各节点母线电压 S - 各节点注入功率 S_net - 电力网络总损耗 % PQ_P - 实算PQ节点注入有功功率 PQ_Q - 实算PQ节点注入无功功率 % delt_PQ_P - 实算PQ节点有功功率修正值 delt_PQ_Q -实算PQ节点无功功率修正值 % delt_UA_P - 实平衡节点有功功率修正值 delt_U_2 - 实平衡节点电压平
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:7851
    • 提供者:mmcc
  1. chao_liu_cheng_xu

    0下载:
  2. 潮流计算NR算法的C语言源程序代码,欢迎修改测试-flow calculation algorithm in C language source code, welcomed the revised test
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:4623
    • 提供者:李鹏
  1. pso-powerflow

    2下载:
  2. 基于matlab的基本粒子群优化算法,可应用与最优潮流计算等-Matlab-based optimization of the particle swarm algorithm can be applied with optimal power flow calculation
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:1911
    • 提供者:milan
  1. powerflow

    0下载:
  2. 基于c语言的电力系统潮流计算程序(牛顿拉夫逊算法)
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:2181
    • 提供者:关洪浩
  1. cx

    3下载:
  2. 电力系统配网潮流计算,vb编制 配电网潮流计算程序(也可用于其它电压等级辐射网)采用当前流行的“前推回推”算法,收敛速度快(一般不超过3次迭代即可获得满意的精度)。
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:5588
    • 提供者:胡新
  1. chaoliu

    0下载:
  2. 这个是电力系统的很经典的潮流算法,经过个人的开发,可用性强,使用灵活。-This is the power system is the trend of classic algorithms, through personal development, the availability of strong, flexible.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:5393
    • 提供者:leo
  1. NR_PowerFlow

    0下载:
  2. 牛啦潮流算法源代码,多个工程验证,稳定可靠。-nr。
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:110916
    • 提供者:六都
  1. PowerFlow

    0下载:
  2. 牛顿-拉夫逊法潮流计算的算法实现,比较易懂-Newton- Raphson method of power flow calculation algorithm, more understandable
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:619327
    • 提供者:许智全
  1. PQNRchaoliu

    0下载:
  2. 电力系统潮流计算算法,用matlab编写-tidal current
  3. 所属分类:Applications

    • 发布日期:2017-04-24
    • 文件大小:10216
    • 提供者:李冰
  1. 改进P-Q分解法潮流

    0下载:
  2. 改进的微分进化算法,此算法为优化算法,可以用在电力系统的无功优化,配电网重构中。-Differential Evolution
  3. 所属分类:Energy industry

    • 发布日期:2017-03-26
    • 文件大小:459066
    • 提供者:张望
  1. PQ_Power_Flow_Pro

    2下载:
  2. 该C程序的主体框架是根据《现代电力系统分析》(王锡凡)的附录PQ分解法潮流程序来完成的,并采用BX方案。程序中采用了快速解耦潮流计算方法和稀疏矩阵存储技术,并对程序的主要算法进行了子程序编制。本程序认为迭代次数超过1000次即为不收敛,并给出了五节点五支路系统data5.dat作为示例。-The C program of the main framework is based on " Modern Power System Analysis" (Xi-fan) the tre
  3. 所属分类:Energy industry

    • 发布日期:2017-04-04
    • 文件大小:10467
    • 提供者:muli
  1. neidianfa

    0下载:
  2. 电力系统规划算法内点法进行计算潮流和机组分组-Power system planning algorithm interior point method to calculate trends and unit grouping
  3. 所属分类:Energy industry

    • 发布日期:2017-03-30
    • 文件大小:8984
    • 提供者:tantao
  1. cthd3940

    0下载:
  2. 电力系统中基于前推回代的配电系统潮流算法-Power system based on the first push back on behalf of distribution system load flow algorithm
  3. 所属分类:Energy industry

    • 发布日期:2017-04-04
    • 文件大小:1330
    • 提供者:wei
  1. Modern-Power-Systems-Analysis

    0下载:
  2. 电力系统高级算法,包括潮流计算,优化问题,暂态问题,小干扰稳定问题-Advanced algorithms power system, including power flow, optimization, transient problem, the problem of small signal stability
  3. 所属分类:Energy industry

    • 发布日期:2017-05-13
    • 文件大小:3559850
    • 提供者:刘聪
  1. Power-Flow

    0下载:
  2. 利用牛顿拉夫逊法编写的电力系统潮流算法可以有效的确定整个电力系统的运行状态。-Written using Newton Raphson power flow algorithm can effectively determine the operational status of the entire power system.
  3. 所属分类:Energy industry

    • 发布日期:2017-12-06
    • 文件大小:2048
    • 提供者:姜鸿羽
  1. PowerFlow1

    1下载:
  2. 内点发求最优潮流算法,不是工具箱编的,验证过,是正确的。-For optimal power flow interior point algorithm hair, not the toolbox compiled, verified, is correct.
  3. 所属分类:Energy industry

    • 发布日期:2017-04-08
    • 文件大小:3890
    • 提供者:wenxiaoqiang
  1. PowerFlow

    0下载:
  2. 电力开式网中含变压器分接头调压计算的前推后代潮流算法-Electricity open network computing with transformer tap regulator before pushing offspring flow algorithm
  3. 所属分类:Energy industry

    • 发布日期:2017-04-17
    • 文件大小:10561
    • 提供者:白雪
  1. PLF

    7下载:
  2. 基于随机邻域搜索的含风电配电网优化规划 本程序提出了含风电配电网中基于半不变量的随机潮流算法,该算法考虑了风电的出力随机性,运用了概率统计方法处理系统运行中的随机变化因素,给出系统运行电压、支路潮流等概率分布情况,可以更深刻地揭示系统运行状况,为系统安全运行决策提供更完整的信息。 随机变量的卷积运算是随机潮流计算量较大的部分,利用半不变量的方法进行随机变量间的卷积运算,并用Gram-Charlier级数展开式计算随机变量的分布[4-6]将使整个随机潮流计算效率很高,其精度也足以满足规划和运行
  3. 所属分类:能源行业(电力石油煤炭)

    • 发布日期:2017-12-15
    • 文件大小:43008
    • 提供者:万一
  1. 潮流计算

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

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:CarloXX
  1. Matlab直流潮流程序

    1下载:
  2. 电力系统直流潮流算法,利用matlab软件实现的直流潮流算法。(Calculation of DC power flow in power system)
  3. 所属分类:能源行业(电力石油煤炭)

    • 发布日期:2018-05-06
    • 文件大小:3072
    • 提供者:tonyqz
« 12 »
搜珍网 www.dssz.com