中文说明:应用背景 应用matlab软件 实现遗传算法,求一元以及二元函数极值(提供两个例子以供参考) 关键技术 原理:染色体初始化(转化为二进制),计算适应度,排序,选择淘汰,交叉互换,基因变异,作图,主程序等,附运行说明。
English Description:
Application backgroundUsing the MATLAB software to achieve genetic algorithm, and a yuan and two yuan function extreme value (provide two examples for reference)Key TechnologyPrinciple: chromosome initialization (binary), calculate the degree of adaptation, sorting, selection, crossover, mutation, mapping, the main program, etc..