CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 前推回代法

搜索资源列表

  1. 40节点潮流程序

    1下载:
  2. 使用matlab,前推回代法,针对40节点的算例
  3. 所属分类:matlab例程

    • 发布日期:2010-10-20
    • 文件大小:1206
    • 提供者:zjh87993179
  1. flowofdistribution33nodes

    1下载:
  2. 此程序为MATLAB实现的配电网33节点潮流计算,方法为前推回代法。-MATLAB realization of this program for the distribution network 33 nodes in power flow calculation, and methods for the former to push back on behalf of the law.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:975
    • 提供者:常海
  1. qthdchaoliu

    0下载:
  2. 配电网潮流计算根据她的特点提出这个方法配电网前推回代法潮流计算-qiantuihuidai math
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1360
    • 提供者:张子信
  1. chaoliu

    0下载:
  2. 配电网潮流计算,前推回代法,matlab程序-distribution system calculation
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:878
    • 提供者:jiangdonglin
  1. qthd33

    0下载:
  2. 基于MATLAB编写的前推回代法求解IEEE33节点电压-Forward and backward substitution method to solve the node voltage IEEE33
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1008
    • 提供者:李柯
  1. qiantuihuidai

    0下载:
  2. 这个程序是根据前推回代法计算潮流的,算法简单明了。-This program is based on forward and backward substitution method to calculate the trend of the algorithm is simple and clear.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1189
    • 提供者:
  1. 1

    1下载:
  2. 基于前推回代法的三相不对称潮流计算,用于解决一般的辐射网-Forward and backward substitution method based on the three-phase asymmetrical power flow
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:877
    • 提供者:lastmoon
  1. qintuihuidai

    0下载:
  2. MATLAB 前推回代法的配电网的潮流计算程序,适合于辐射性配电网和少环的配电网-MATLAB forward and backward substitution method of distribution network load flow calculation program, suitable for distribution network and less radiation distribution network ring
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:59627
    • 提供者:暖暖
  1. IEEE-9

    0下载:
  2. 9节点前推回代法潮流计算,基本潮流!源程序-9 nodes forward and backward substitution method flow calculation, the basic trend! Source
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:778
    • 提供者:刘建军
  1. the-backforward-sweep-method-

    0下载:
  2. 该程序介绍的是40节电电力系统的前推回代法潮流计算过程-The program is presented in the first 40 power-saving electric power system to push back on behalf of the current calculation method
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1232
    • 提供者:张建民
  1. qiantuihuidaifa

    0下载:
  2. 前推回代法潮流计算实例-33节点、6节点-Push back on behalf of the law before the trend calculation example-33 node, node 6
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:3544
    • 提供者:lihui
  1. qtcl_frequency

    0下载:
  2. 采用分层的前推回代法应用于n节点的电力系统,收敛速度快,准确度高,电力系统配电网潮流计算。-Layered forward and backward substitution method used in the power system of n nodes, the convergence speed, accuracy, power system with the power flow calculation.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1802
    • 提供者:yuguo
  1. 100

    2下载:
  2. 前推回代法的辐射状配电网潮流程序 matlab编写蚁群算法实践 粒子群工具箱PSOt 基于遗传算法配电网无功优化方法程序源代码 求解机组组合问题的多种群混沌蚁群算法-Before the backward substitution method for radial distribution power flow program Matlab to write practical particle swarm ant colony algorithm toolbox PSOt Reactive
  3. 所属分类:matlab

    • 发布日期:2015-11-28
    • 文件大小:873472
    • 提供者:冷秋泉
  1. IEEE33

    0下载:
  2. 针对33节点编写的潮流程序,运用前推回代法,实用性很强-Flow program written for 33 nodes, use push backward substitution method very practical
  3. 所属分类:matlab

    • 发布日期:2017-11-19
    • 文件大小:2464
    • 提供者:尤乐
  1. U_I_PAIS

    1下载:
  2. 配电网辐射网前推回代潮流计算程序:前推回代法在配电网潮流计算中简单实用,所有的数据都是以矢量形式存储,因此节省了大量的计算机内存,对于任何种类的配电网只要有合理的R/X值,此方法均可保证收敛。而且,前推回代法的收敛阶数为一阶,因此它也具有较好的收敛稳定性。比较而言,前推回代法充分利用了网络呈辐射状的结构特点,数据处理简单,编程简单,没有复杂的矩阵运算,计算效率高,占用计算机的资源很少,具有较好的收敛性,广泛用于在实际配电网中,可称是求解辐射状配电网潮流问题的最佳算法之一。-With forwar
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:3017
    • 提供者:苏丰
  1. cthd39-40

    0下载:
  2. 前推回代法编的39节点40条支路的潮流计算程序。对于研究电力系统潮流计算有一定帮助!-Forward and backward substitution method series of 39 nodes 40 branch flow calculation procedures. Power flow calculation for the study of some help!
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1276
    • 提供者:weiwei
  1. test

    0下载:
  2. 通过前推回代法对相应节点网络进行潮流计算(Power flow calculation of the corresponding node network by forward and backward generation method)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:1024
    • 提供者:Dirk_Q
  1. main

    1下载:
  2. 一个简单的配电网潮流计算,利用前推回代法,IEEE33节点系统,可直接出结果。(A simple distribution network power flow calculation, using the forward back generation method, IEEE33 node system, can be directly out of the result.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:1024
    • 提供者:aMan24
  1. PF_QTHD_33_gut

    0下载:
  2. 实现33节点前推回代法,可实现弱环网计算。(The 33 node forward and backward substitution method is realized, and the calculation of weak ring network can be realized.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:micromaths
  1. 前推回代法潮流计算

    1下载:
  2. 33节点配电网三相前推回代法潮流计算 配电网三相前推回代法潮流计算
  3. 所属分类:matlab例程

« 12 »
搜珍网 www.dssz.com