CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 节点 电力系统

搜索资源列表

  1. jiediandaonajuzhen

    2下载:
  2. 本程序为c++环境下的电力系统潮流计算机算计算法中节点导纳矩阵的实现
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.11kb
    • 提供者:王瑾
  1. suanli

    1下载:
  2. 可以进行多节点多平衡节点的电力系统潮流计算
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5.34kb
    • 提供者:李明星
  1. ems.rar

    0下载:
  2. 用于处理电力系统中含有4个节点的随机潮流计算,Four nodes to deal with the random flow calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:7.56kb
    • 提供者:李文兴
  1. chaoliujisuan

    0下载:
  2. 一个典型的直角坐标牛顿拉夫逊法程序,用于电力系统的潮流计算,程序可计算带PQ节点、PV节点、平行支路、接地支路、非标准变比变压器支路的电力系统潮流,通用性良好。-A typical Cartesian coordinate procedures Newton Raphson method for power system load flow calculation, the program calculates the node with the PQ, PV nodes, the parall
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:5.81kb
    • 提供者:melonma
  1. 配电网潮流前推回代法的一种简单实现方法

    2下载:
  2. 潮流计算,用于电力系统的多节点计算。配电网潮流计算是配电网络分析的基础, 配电网的规划改造、经济运行、网络重构、无功优化和故障处理等都需要用到配网潮流计算的数据。
  3. 所属分类:数学计算/工程计算

  1. NewtonRaphsonpowerflowcalculationCprogram

    0下载:
  2. 一个非常好用的牛顿拉夫逊c语言程序,能很好的解决好14个节点的电力系统的潮流计算-A very nice Newton Raphson c language program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:9.97kb
    • 提供者:木头张
  1. Electromagnetic-transient

    1下载:
  2. 本程序采用节点导纳矩阵计算短路电流,实现电力系统电磁暂态的计算-This program uses the node admittance matrix calculated short-circuit current, to achieve the calculation of power system electromagnetic transient
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:3.59kb
    • 提供者:yuxiang
  1. WLS_1-V-6-Injection-meas

    1下载:
  2. 基于加权最小二乘法的状态估计, 此代码为六节点,可进行电力系统状态估计-state estimation based on WLS (weighted least square)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-08-01
    • 文件大小:6.93kb
    • 提供者:魏照中
  1. IEEEPdata

    0下载:
  2. ieee标准节点 电力系统潮流计算测试节点信息-ieee standard node test power system node information flow calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-05-08
    • 文件大小:1.81mb
    • 提供者:tang
  1. 100-nodes-trend-program-written-in-C

    0下载:
  2. 用C语言编写的100节点的电力系统潮流计算程序.-100 nodes trend program written in C.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2.45kb
    • 提供者:tryinfor
  1. Calculate-the-power-flow

    0下载:
  2. 本程序用于计算三节点电力系统潮流,程序简单易用。-This procedure is used to calculate the three-node power system load flow, easy-to-use program.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:81.13kb
    • 提供者:李如风
  1. 3nodes

    0下载:
  2. 基于牛拉法的电力系统潮流计算,该程序是计算IEEE3节点的,采用matlab编程-Cattle Rafah-based power system load flow calculation, the program the calculation IEEE3 node, using matlab programming
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:5.12kb
    • 提供者:房提提
  1. niudunlafuxun

    0下载:
  2. 牛顿拉夫逊法的电力系统潮流计算。 由excel输入电力系统网络与节点数据。 输出节点电压、节点有功、节点无功、支路功率损耗、支路功率流向和网络总损耗。-Newton Raphson power flow calculation. By the the excel input power system network and node data. Output node voltage node active node reactive branch power loss, the bra
  3. 所属分类:Algorithm

    • 发布日期:2017-11-16
    • 文件大小:2.94kb
    • 提供者:bibabo
  1. flowcalc_easy

    0下载:
  2. 基于前推回代法的电力系统潮流计算程序。 需要输入支路阻抗和节点功率矩阵。包括支路号、首节点号、尾节点号、支路自阻抗、尾节点给定功率。 输出各节点的电压幅值、相角和各支路电流。-Power flow calculation program based on the forward and backward substitution method. Need input the branch impedance node power matrix. Including branch numb
  3. 所属分类:Algorithm

    • 发布日期:2017-11-25
    • 文件大小:1.19kb
    • 提供者:bibabo
  1. Newton

    0下载:
  2. C++编写的电力系统潮流计算程序,采用牛顿法,并考虑到节电优化编号,5,14,57,300节点验证正确-Power flow calculation program, C++ written using Newton' s method, taking into account the number to the power-saving optimization, 5,14,57,300 node authentication
  3. 所属分类:Algorithm

    • 发布日期:2017-11-28
    • 文件大小:19.17kb
    • 提供者:went
  1. niulafa

    0下载:
  2. 牛拉法电力系统潮流计算程序,对节点重新编号,并采用系数矩阵法,大大减少了计算量。-Cattle Rafah power flow calculation procedures, renumber nodes, using coefficient matrix method, greatly reducing the amount of computation.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-20
    • 文件大小:3.29kb
    • 提供者:在路上
  1. 14-NR

    1下载:
  2. 14节点牛拉算法计算潮流程序,用于电力系统的潮流计算程序,可以直接用于潮流计算,也可以用于学习潮流计算的流程和方法。-For power flow calculation program, can be used directly flow calculation can also be used to study flow calculation processes and methods.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:350.4kb
    • 提供者:曹喆
  1. vbaccess

    0下载:
  2. 用于计算电力系统潮流分布,对任何节点适用。希望对大家有帮助-Used to calculate the power flow distribution, applicable to any node. We hope to help
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:29.35kb
    • 提供者:libby
  1. 2

    0下载:
  2. 电力系统稳态分析 双机五节点潮流计算 PQ分解法-Steady-state analysis of power system load flow calculation dual five-node PQ decomposition method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1.89kb
    • 提供者:wang lei
  1. PowerSystem

    0下载:
  2. 在电力系统中,能够实现不同节点与节点之间以及区域与区域之间的相互送电路径的搜索。形成简单的网络拓扑,完成输电网架的构建。(In the power system, the search for the mutual transmission path between the different nodes and the nodes and between the region and the region can be realized. A simple network topology i
  3. 所属分类:数学计算

    • 发布日期:2018-04-30
    • 文件大小:31kb
    • 提供者:littleJ
« 12 »
搜珍网 www.dssz.com