搜索资源列表
queryline
- 查询公交线路情况,有转站查询,使用了遗传算法-Query bus lines, the station has a query, using the genetic algorithm
GA
- 遗传算法的应用,解决路径问题,线路优化问题-GA
Transmission-Network-Expans1on
- 应用遗传算法做电网规划,把遗传算法应用于输电网络规划,提出了基于遗传算 法的输电网络规划模型,以新建线路的投资费用和系统年运 行费用之和最小为目标函数,建立了输电网络规划的数学模型。该模型还考虑了“N-1”事故检验,使得规划方案更加合理。以Garver-6节点系统为例进行优化规划-The application of genetic algorithms to do network planning
genetic-algorithms-
- 遗传算法在电力系统故障诊断中的应用。将电力系统线路故障区域内动作的保护分为三类:主保护,第一后备保护和第二后备保护。根据三种保护的动作原理并结合该算法诊断电力系统线路上发生故障的继电保护元件。-Genetic algorithms in power system fault diagnosis. Actions in the area of power system line fault protection
ant-colony-optimization-algorithm
- 建立了带约束条件的物流配送问题的数学模型,运用蚁群算法解决物流配送路径 优化问题,并将遗传算法的复制、交叉、变异等遗传算子引入蚁群算法,同时改进信息素的 更新方式、客户点选择策略,以提高算法的收敛速度和全局搜索能力。经过多次实验和计算 ,证明了用改进的蚁群算法优化物流配送线路,可以有效而快速地求得问题的最优解或近似最 优解。-A mathematical model with the constraints of logis
GA
- 遗传算法,路径寻优,适合用于路径规划、线路选择寻优-Algorithm, route optimization,suitable for route planning, route selection optimization
yichuansuanfawugongbuchang
- 基于遗传算法的无功补偿程序,可用于对输电线路进行无功补偿。-Reactive power compensation program based on genetic algorithm, which can be used for reactive power compensation of transmission line.
ga_matlab
- 利用遗传算法,计算两点之间,最短线路,并躲避障碍-By using the genetic algorithm, calculation between two points, the shortest route, and to avoid obstacles
boufie
- 进行波形数据分析,遗传算法无功优化,未来线路预测,分析误差。- Waveform data analysis, Genetic algorithm based reactive power optimization, Future line prediction, error analysis.
kaojie
- 未来线路预测,分析误差,用MATLAB编写的遗传算法路径规划,信号维数的估计。- Future line prediction, error analysis, Genetic algorithms using MATLAB path planning, Signal dimension estimates.
gongjiaopaibanxitong
- 基于遗传算法的公交排版系统分析,包括公交线路模型仿真和公交排版问题模型设计两部分,均可直接运行-Based on the genetic algorithm of public transit system analysis, including bus line model simulation and bus layout problem model design two parts, can be run directly
遗传算法
- 采用matlab语言编写,解决线路规划问题即VRP(solving VRP in matlab)