Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 792 Bytes

Readme.md

File metadata and controls

25 lines (13 loc) · 792 Bytes

Project Introduction

This is a scientific research project on energy saving optimization of urban rail transit. By optimizing the train speed curve, the traction energy consumption of train operation is reduced.

Program description: Genetic algorithm toolbox optimizes energy consumption in subway traction

项目介绍

这是一项关于城市轨道交通节能优化的科研项目,通过对列车速度曲线进行优化,降低列车运行的牵引能耗

程序说明: 遗传算法工具箱实现地铁牵引能耗的优化

参考文献:宁晶洁, 城市轨道交通列车节能运行模型及算法研究, 2017, 北京交通大学.

注意事项:

1、程序是在matlab2013b环境下编写的,在之前版本中不知可否正常运行。 2、如果matlab没有遗传算法工具箱,需要将genetic放到根目录的toolbox的 文件夹中,然后设置路径。 3、需要保存程序的输出时,文件的目录需要更改。