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

搜索资源列表

  1. 考虑网络安全约束的机组组合新算法

    3下载:
  2. 市场机制驱使电网运行于安全极限的边缘, 考虑网络 安全约束的机组组合问题变得尤为重要, 基于对偶原理的拉 格朗日松弛法是解决这一问题的有效途径。文章提出了一种 解决网络安全约束下的机组组合问题的新算法, 在拉格朗日 对偶分解的基础上结合变量复制技术, 通过引入附加人工约 束将网络约束嵌入单机子问题中, 实现在机组组合中考虑网 络安全约束口该算法摆脱了现有各种处理手段在解决网络安 全约束的机组组合问题时将网络安全约束与机组启停相分 离的不足, 揭示了安全经济调度和安全约束下的机组组
  3. 所属分类:文档资料

    • 发布日期:2010-08-17
    • 文件大小:517078
    • 提供者:xy_hello
  1. 遗传算法机组分配问题

    3下载:
  2. 利用遗传算法解决机组分配问题,六个机组。
  3. 所属分类:matlab例程

  1. 火电机组日前节能发电调度机组组合

    2下载:
  2. 机组组合是制定日前节能发电调度计划的重要内容,包括确定机组启停状态和经济负荷分配两方面,提出了制定火电机组组合的两种实现方法———分步优化和联合优化。
  3. 所属分类:报告论文

    • 发布日期:2012-11-01
    • 文件大小:237864
    • 提供者:gujienew1
  1. MIP

    1下载:
  2. 运用分支定界法求解混合整数线性规划,可用于求解电力系统机组组合问题- solving mixed integer linear programming branch and bound method ,and the program can solve unit commitment problem
  3. 所属分类:Energy industry

    • 发布日期:2017-03-23
    • 文件大小:1891
    • 提供者:苏济归
  1. a

    1下载:
  2. 基于矩阵实数编码遗传算法求解大规模机组组合问题-Matrix-based real-coded genetic algorithm for solving large-scale unit commitment problem
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-06-08
    • 文件大小:185244
    • 提供者:xy
  1. 机组组合模型matlab程序

    16下载:
  2. matlab编程仿真机组组合模型优化含风电的电力系统旋转备用-Unit Commitment Model Optimization with wind power system spinning reserve, matlab simulation programming
  3. 所属分类:matlab例程

    • 发布日期:2014-01-09
    • 文件大小:2836
    • 提供者:zhangxue
  1. 遗传算法解决10机组组合问题

    2下载:
  2. 通过用MATLAB进行编程,解决了遗传算法在机组组合问题中的应用问题。仿真算例是10机组固定发电模式。
  3. 所属分类:matlab例程

  1. 遗传算法求解机组组合问题

    1下载:
  2. 通过利用遗传算法去解决机组组合问题。最终通过运行程序得到了机组组合问题的优化方案。
  3. 所属分类:matlab例程

  1. Unit_Commitment机组组合MATLAB程序

    1下载:
  2. Unit_Commitment机组组合的MATLAB应用程序,有操作界面。
  3. 所属分类:教育/学校应用

  1. lambda

    0下载:
  2. 求解机组组合问题,典型算法,,,,,,,,,(The algorithm of solving the problem of unit combination can quickly calculate the result)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:lhjt
  1. 机组组合建模样例

    0下载:
  2. 机组组合问题建模样例,文档最后提供了C++代码(Unit commission problem example. C++ codes are provided in the document.)
  3. 所属分类:仿真建模

    • 发布日期:2017-12-27
    • 文件大小:89088
    • 提供者:龙战野
  1. 电力机组组合问题wind_new

    2下载:
  2. 程序自定义输入输出,解决电力系统机组组合问题。(Program custom input and output, to solve the problem of power system unit combination.)
  3. 所属分类:能源行业(电力石油煤炭)

    • 发布日期:2017-12-22
    • 文件大小:565248
    • 提供者:Fighting、
  1. chuantong

    2下载:
  2. 对电力系统中传统机组进行机组组合优化计算(The unit commitment optimization of the traditional power unit is calculated)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:QD要科研
  1. 电力系统机组组合优化

    12下载:
  2. 基于MATLAB/CPLEX 的机组最优组合,成功求解表格化,图示化的机组组合结果,含机组各时段启停计划、机组各时段最优出力,以及内含的各时段的直流潮流等。(Based on the MATLAB/CPLEX optimal combination of units, the results of tabular and graphical unit commitment are successfully solved, including the start-up and shutdown s
  3. 所属分类:能源行业(电力石油煤炭)

    • 发布日期:2018-01-06
    • 文件大小:272384
    • 提供者:新火箭客
  1. yalmip解决电力系统机组问题的范例1

    6下载:
  2. 经典的机组组合程序,使用yalmip解决电力系统机组组合程序(Classical unit commitment program, using yalmip to solve unit commitment program in power system)
  3. 所属分类:其他

    • 发布日期:2019-03-11
    • 文件大小:26624
    • 提供者:张致山
  1. PSO单时段机组寻优

    3下载:
  2. 采用粒子群算法对单时段的机组组合进行寻优。(Particle swarm optimization (PSO) is used to optimize unit commitment in a single period of time.)
  3. 所属分类:matlab例程

    • 发布日期:2019-04-18
    • 文件大小:34816
    • 提供者:Mii牧1
  1. 电力系统机组组合优化

    4下载:
  2. 基于matlab,用yalmip工具包调用cplex求解电力系统机组组合问题,程序可运行(Based on MATLAB, using yalmip toolkit to call CPLEX to solve the unit commitment problem of power system, the program can run)
  3. 所属分类:matlab例程

    • 发布日期:2020-06-11
    • 文件大小:272384
    • 提供者:豆豆奈儿
  1. 电力系统机组组合分段线性优化

    1下载:
  2. 电力系统短期运行模拟程序,机组组合程序,以日为调度周期,ieee14节点标准系统为算例。(Power system short-term operation simulation program, unit combination program, daily scheduling cycle, IEEE 14 node standard system as an example.)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-21
    • 文件大小:281600
    • 提供者:jinyeye
  1. 拉格朗日松弛法的机组组合

    5下载:
  2. 用拉格朗日松弛法编写的matlab电力系统机组组合程序(Matlab power system unit commitment program written by Lagrange relaxation method)
  3. 所属分类:其他

    • 发布日期:2021-04-07
    • 文件大小:12288
    • 提供者:SOMULUS
  1. 机组组合

    4下载:
  2. 本文件包含地区机组仿真数据及相关机组最优组合算法程序。(This document includes the simulation data of regional units and the optimal combination algorithm program of related units.)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-07
    • 文件大小:366592
    • 提供者:科多格
« 12 3 4 »
搜珍网 www.dssz.com