文件名称:matlab
介绍说明--下载内容来自于网络,使用问题请自行百度
matlab环境下目标函数为求最大值,且解非负整数解
%bounds 边界约束
%Myfun 为目标函数
%num 初始种群数
%N 最大迭代次数
%CP 交叉概率
%P 突变概率
%f 目标最优解
%x 最优解向量-matlab environment for the sake of the objective function value, and the solution of non-negative integer solutions% bounds border% Myfun bound for the objective function% num species the initial number of% N maximum number of iterations% CP crossover probability% P mutation probability% f-objective optimal solution% x the optimal solution vector
%bounds 边界约束
%Myfun 为目标函数
%num 初始种群数
%N 最大迭代次数
%CP 交叉概率
%P 突变概率
%f 目标最优解
%x 最优解向量-matlab environment for the sake of the objective function value, and the solution of non-negative integer solutions% bounds border% Myfun bound for the objective function% num species the initial number of% N maximum number of iterations% CP crossover probability% P mutation probability% f-objective optimal solution% x the optimal solution vector
(系统自动生成,下载前可以参看下载内容)
下载文件列表
mutation.m
myfun.m
myga.m
xcross.m
myfun.m
myga.m
xcross.m
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.