搜索资源列表
遗传算法工具箱源程序
- 本程序为遗传算法源代码,可用来解决一系列工程问题,如电力系统机组组合、经济调度等。
UnitCommitment
- 源自电力系统运行与控制一书,简单的机组组合问题(UC)算例程序(包括主程序、经济调度程序以及动态规划程序)-basic code for Unit Commitment(including mainUC, economic dispatch and dynamic program)
interior-method
- 内点法的机组组合程序,采用不可行内点启动的原对偶线性规划内点法,采用了稀疏技术-unit commitment program using interior method
lagrange
- 拉格朗日松弛法的机组组合程序,采用三节点算例-Lagrangian relaxation unit commitment program, the use of three-node example
LINGO1
- 用于计算安全约束机组组合的lingo程序-Unit used to calculate the security constraints of the lingo program
Jizuzuhe
- 基于matlab的在电力系统中的机组组合问题的解决,该程序简单,易懂。-Based on matlab in power system unit commitment problems, the program is simple, easy to understand.
jizu
- 本文件是关于机组分配在程序,适用于机组组合。-this file is about the power system generator distribution.
100
- 前推回代法的辐射状配电网潮流程序 matlab编写蚁群算法实践 粒子群工具箱PSOt 基于遗传算法配电网无功优化方法程序源代码 求解机组组合问题的多种群混沌蚁群算法-Before the backward substitution method for radial distribution power flow program Matlab to write practical particle swarm ant colony al
LINGO
- 2007电工杯数学建模A题机组组合的LINGO程序源代码 -The Electrotechnical Cup 2007 A question of procedure
power-system-multiplier-method
- 利用朗格朗日乘子法解决机组组合问题。电力系统必备仿真程序之一-langrange-multiple to solve the unit commitment,one of the important software in power system
PSO_optization_UC
- 采用离子全算法的机组组合程序,用于求解电力系统的中含风电机组组合的问题-Particle Swarm Optimization for Unit program
qiongjusousuofa
- 穷举搜索法求机组组合,程序非常好,结果正确-Exhaustive search method for unit commitment, the program is very good, the result is correct
lambda
- 求解机组组合问题,典型算法,,,,,,,,,(The algorithm of solving the problem of unit combination can quickly calculate the result)
电力机组组合问题wind_new
- 程序自定义输入输出,解决电力系统机组组合问题。(Program custom input and output, to solve the problem of power system unit combination.)
yalmip解决电力系统机组问题的范例1
- 经典的机组组合程序,使用yalmip解决电力系统机组组合程序(Classical unit commitment program, using yalmip to solve unit commitment program in power system)
电力系统机组组合优化
- 基于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)
电力系统机组组合分段线性优化
- 电力系统短期运行模拟程序,机组组合程序,以日为调度周期,ieee14节点标准系统为算例。(Power system short-term operation simulation program, unit combination program, daily scheduling cycle, IEEE 14 node standard system as an example.)
拉格朗日松弛法的机组组合
- 用拉格朗日松弛法编写的matlab电力系统机组组合程序(Matlab power system unit commitment program written by Lagrange relaxation method)
机组组合
- 本文件包含地区机组仿真数据及相关机组最优组合算法程序。(This document includes the simulation data of regional units and the optimal combination algorithm program of related units.)
benders分解求解机组组合优化问题
- 利用Matlab软件和Gurobi求解器,编写了benders分解程序,并验证了有效性。