文件名称:Genetic-algorithm-Matlab
介绍说明--下载内容均来自于网络,请自行研究使用
以加工时间最短为目标,对机加车间工件加工问题建立数学模型。针对标准遗传算法(SGA)求解存在的早熟收敛、求解精度低等问题,提出一种改进的遗传算法。-Aiming at the shortest processing time, the mathematical model of machining workpieces in machining workshop is set up. Because of premature convergence and low precision for standard genetic algorithm (SGA) to solve the problem, there is an improved method based on genetic algorithm.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
遗传算法Matlab程序\best.m
..................\calfitvalue.m
..................\calobjvalue.m
..................\crossover.m
..................\decodebinary.m
..................\decodechrom.m
..................\genmain05.m
..................\initpop.m
..................\mutation.m
..................\selection.m
遗传算法Matlab程序