中文说明:这是使用差分进化算法求解经济调度问题的MATLAB代码。 差分进化(DE)是启发式算法优化的工具。从本质上讲,它是一种思想的贪婪与品质保障的基础上,实数编码遗传算法。与遗传算法,差分进化算法包含了变异和交叉操作,但它比遗传算法好得多。
English Description:
This is matlab code for solving the economic dispatch problem using differential evolution. differential evolution (DE) is a tool for Optimization of heuristic Click the file on the left to start the preview,please !The preview only provides 20% of the code snippets, the complete code needs to be downloaded Loading Report