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

搜索资源列表

  1. GA

    0下载:
  2. GA.dll是封装遗传算法的动态连接库,内部潮流计算使用的是PQ方法,该潮流计算方法已封装在该DLL内。如果需要采用其他的潮流计算方法,需要重新来设计DLL的接口函数及更改遗传算法中目标函数的计算方法。-GA.dll genetic algorithm is encapsulated dynamic link library, the internal flow calculation using the PQ method, the power flow calculation method
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:70628
    • 提供者:德软信息
  1. Newton-raphsom

    0下载:
  2. 这个m文件实现了Newton raphsom算法,从而解决分布式功率流问题。-M realized this document Newton raphsom algorithm, so as to solve the problem of distributed power flow.
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:2021
    • 提供者:xuechaoling
  1. loadflow

    0下载:
  2. Performance at the unity power factor for a 5 bus power system. This is used to investigate the the load flow algorithm developed based on Gauss Seidel method.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:1293
    • 提供者:he Shi Hao
  1. rengongyuqun

    0下载:
  2. 此程序应用visual basic进行编程的,用人工鱼群算法的程序进行电力系统最优潮流的计算,希望能够对大家有用。-Application of this procedure visual basic programming, use of artificial fish-swarm algorithm procedure of power system optimal power flow calculation, hope can be useful to everyone.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:17361
    • 提供者:宋云峰
  1. salo-dpf

    0下载:
  2. An algorithm for radial distribution power flow in Complex mode including voltage controlled buses -An algorithm for radial distribution power flow in Complex mode including voltage controlled buses
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:148407
    • 提供者:兆东
  1. 1111

    0下载:
  2. 基于免疫禁忌混合算法的多目标最优潮流计算[PDF].-Multi-objective Optimal Power Flow Calculation Based on Immune/Tabu Search Hybrid Algorithm
  3. 所属分类:Project Design

    • 发布日期:2017-04-06
    • 文件大小:96860
    • 提供者:王飞
  1. PowerFlowNewton_Rapson_Decoupled

    0下载:
  2. Power Flow Decoupled Newton-Rapson algorithm, from my graduate projects
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1531
    • 提供者:Ben
  1. smartmarket

    0下载:
  2. The purpose of this code is to take a set of offers to sell and bids to buy Use MATPOWER’s optimal power flow algorithm to compute the corresponding allocations and prices
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:25866
    • 提供者:cidadeus
  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. MATLAB

    0下载:
  2. 一、 牛顿-拉夫逊法概要 首先对一般的牛顿-拉夫逊法作一简单说明。已知一个变量X的函数 (4-6) 解此方程式时,由适当的近似值X(0)出发,根据 (4-7) 反复进行计算,当X(n)满足适当的收敛判定条件时就是(4-6)式的根。这样的方法就是所谓的牛顿-拉夫逊法。 式(4-7)就是取第n次近似解X(n)在曲线 上的点 处的切线与X轴的交点作下一次X(n+1)值的方法。参考图4-2(a)。在这一方法中为了能收敛于真解,初值X(0)的选取及函数f(X)必须满足适当的条件,如
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:9354
    • 提供者:范凯
  1. delphi

    1下载:
  2. 含分布式电源潮流计算delphi代码 第1章 系统简介 4 1.1 系统概述 4 1.2 系统目标 4 1.3 适用范围 4 1.4 系统特点 5 第2章 软件安装 6 2.1 运行环境 6 2.2 数据库配置及安装 6 第3章 软件模块展示 10 3.1 窗体结构视图 10 3.2 模块功能介绍 10 3.3 系统登录主界面 11 3.4 算例文件管理界面 12 3.5 数据手动录入界面 17 3.6 潮流计算组件界面 24 3.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-29
    • 文件大小:8816640
    • 提供者:caixuewen
  1. pso-optimal-power-flow

    0下载:
  2. 使用粒子群优化算法对电力系统最有潮流进行优化,比较不错的程序-Using particle swarm optimization algorithm for power system to optimize the power flow, relatively good program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:2014
    • 提供者:dj
  1. power-flow-calculation

    0下载:
  2. 程序——潮流计算的MATLAB算法(牛顿拉夫逊)-Program- MATLAB algorithm (Newton Raphson power flow calculation)
  3. 所属分类:software engineering

    • 发布日期:2017-11-07
    • 文件大小:25548
    • 提供者:yeyu
  1. n-bus-Power-Flow-Solver-1

    0下载:
  2. DEscr iptION: This Matlab algorithm performs many tasks associated with power system analysis. First, it has the ability to perform both fully coupled and dc power flow analysis. Second, it has the ability to create measurements (with user-
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:49385
    • 提供者:vamrj
  1. n-bus-Power-Flow-Solver-2

    0下载:
  2. DEscr iptION: This Matlab algorithm performs many tasks associated with power system analysis. First, it has the ability to perform both fully coupled and dc power flow analysis. Second, it has the ability to create measurements (with user-
  3. 所属分类:software engineering

    • 发布日期:2017-11-10
    • 文件大小:49391
    • 提供者:vamrj
  1. n-bus-Power-Flow-Solver-4

    0下载:
  2. DEscr iptION: This Matlab algorithm performs many tasks associated with power system analysis. First, it has the ability to perform both fully coupled and dc power flow analysis. Second, it has the ability to create measurements (with user-
  3. 所属分类:software engineering

    • 发布日期:2017-11-28
    • 文件大小:49401
    • 提供者:vamrj
  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. MATLAB-power-flow

    0下载:
  2. 电力系统的潮流计算 其中的方法是牛顿拉夫逊算法-Power flow calculation method which is the Newton Raphson algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:9219
    • 提供者:王雨涵
  1. optimal-power-vinod-kumar(OPTIMAL-POWER-FLOW-WITH

    0下载:
  2. OPTIMAL POWER FLOW WITH TCSC USING GENETIC ALGORITHM
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:291090
    • 提供者:india
  1. power--flow

    0下载:
  2. 基于牛顿法的潮流算法,适合于小电力系统的计算,结果图形显示。-Flow Algorithm Based on Newton' s method for calculating the small power system, the results graphics.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3489
    • 提供者:bob
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com