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

搜索资源列表

  1. 40节点潮流程序

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

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

    0下载:
  2. 电力系统大作业——用matlab潮流计算
  3. 所属分类:matlab例程

    • 发布日期:2011-12-07
    • 文件大小:122368
    • 提供者:caichuangwen
  1. matpower3.2.rar

    2下载:
  2. 求最优潮流的matlab程序,可以求解pq分解法、牛顿拉夫逊法等潮流计算。,For optimal power flow matlab procedure pq decomposition method to solve, such as Newton Raphson power flow calculation.
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:3002360
    • 提供者:谢辉
  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-06
    • 文件大小:975
    • 提供者:常海
  1. zc33

    5下载:
  2. 使用matlab编写的 配电网前推回代潮流计算程序 使用IEEE 33节点配电系统作为算例,可实现弱环网情况下的潮流计算-Matlab prepared using forward and backward substitution distribution network power flow calculation program uses IEEE 33 node power distribution system as an example, can be realized in c
  3. 所属分类:Energy industry

    • 发布日期:2016-01-26
    • 文件大小:1397
    • 提供者:kone_zhang
  1. IEEE14ChaoLiuZS

    2下载:
  2. IEEE14节点潮流计算程序。程序最初的数据模块可以修改成别的,如IEEE30节点和57节点的等等,矩阵取名用的是中文拼音-IEEE14 node flow calculation program
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2440
    • 提供者:杨欢
  1. 8-nodes

    3下载:
  2. 8节点潮流计算程序,matlab配电网。电力系统的分析和计算中,需要不同网络结构和参数。在应 用这些参数之前,收集和整理工作会花费大量的时间和精力。-8-node flow calculation program, matlab distribution network. Power system analysis and calculation, require different network structures and parameters. Before applying t
  3. 所属分类:其他小程序

    • 发布日期:2013-08-01
    • 文件大小:961
    • 提供者:liulei
  1. powerflow

    1下载:
  2. 电力系统潮流程序,用matlab编程的的。潮流计算是电力系统运行分析和规划设计中最常用的工具,电力系统潮流计算问题在数学上是求解一组多元非线性方程,迭代的收敛性是实用者关心的技术焦点。-Power Flow procedures, with the matlab programming. Flow calculation is the electric power system operation analysis and planning and designing the most comm
  3. 所属分类:matlab例程

    • 发布日期:2017-05-23
    • 文件大小:3029
    • 提供者:陈雨
  1. Powerflow

    0下载:
  2. 在matpower的基础上改动的、比较好的一个潮流计算程序!-Matpower the basis of the changes, a trend of a better program!
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:170350
    • 提供者:李灵
  1. chaoliujisuanchengxu

    0下载:
  2. 这是一段matlab程序,主要目的是为了完成matlab的潮流计算-This is a period of matlab procedures are in order to achieve the main purpose of the power flow calculation matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1851
    • 提供者:xujian
  1. ljf_chaoliujisuan_090326

    1下载:
  2. 正确的潮流计算程序,经多个算例验证了正确性,值得一看-Calculation of trend right by a number of examples to verify the correctness, see
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1590
    • 提供者:liangjingfang
  1. powerflowinmatlab

    0下载:
  2. 国外的潮流计算程序 MATLAB矩阵思想很重要 我有些糊涂 希望大家共同讨论-Program abroad, the trend of thought is very important MATLAB matrix confused me some hope that we discuss
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:39631
    • 提供者:wupingxiao
  1. baseP_Qpfc

    0下载:
  2. 运用P-Q分解法自编的潮流计算程序,可计算简单电力系统的潮流-PQ using the trend of self-decomposition program
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2161
    • 提供者:阳祎
  1. OPF

    2下载:
  2. 最优潮流计算应用matlab程序计算最优潮流问题。包括14节点等。-Optimal Power Flow
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:195951
    • 提供者:于贵恩
  1. powerflow-genetical.gorithm

    0下载:
  2. 用matlab编写的遗传算法结合潮流计算的程序-Matlab prepared using genetic algorithm combined with the trend of the calculation procedure
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:8873
    • 提供者:王风
  1. DIANLIXITONGMATLAB

    0下载:
  2. 电力系统课程中所概述的潮流计算的MATLAB语言实现版,包含有详细的源代码,程序说明,以及操作说明-Courses of power system load flow calculation as outlined in the MATLAB language edition, contains detailed source code, descr iption of the procedures and operating instructions
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:5520
    • 提供者:赵彪
  1. chaoliu

    1下载:
  2. 【配网潮流计算程序】本程序采用前推回代法,适用于35kV以下辐射型开式网络潮流计算,且若支路有备用支路需换算为单支路再行计算,适用于回路无环路时(有详细程序说明)。-【Distribution network load flow calculation program】 This procedure uses forward and backward on behalf of the law applicable to the following radiation-type open-35kV
  3. 所属分类:Energy industry

    • 发布日期:2016-10-27
    • 文件大小:2297
    • 提供者:王志成
  1. 电力系统计算程序及其实现

    2下载:
  2. MATLAB-电力系统计算及其实现 电力系统潮流计算 电力系统短路计算(MATLAB Power System Computing and Its Realization)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-24
    • 文件大小:4395008
    • 提供者:小芝士
  1. 33节点含分布式电源配电网的程序

    7下载:
  2. 33节点符合分布式电源电力系统配电网的潮流计算(Matlab language, power flow calculation of power system distribution network)
  3. 所属分类:matlab例程

  1. 新建文件夹

    1下载:
  2. 牛顿拉夫逊法进行潮流计算 的程序 matlab的程序 电力系统分析潮流计算计算机法(Newton Raphson Method for Power Flow Calculation-Program,Power flow calculation for power system analysis)
  3. 所属分类:其他

    • 发布日期:2021-04-01
    • 文件大小:1024
    • 提供者:4265664243674
« 1 2 34 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com