objfun1a.m
代码说明:
% OBJFUN1A.M (OBJective function for axis parallel hyper-ellipsoid) % % This function implements the axis parallel hyper-ellipsoid. % % Syntax: ObjVal = objfun1a(Chrom,switch) % % Input parameters: % Chrom - Matrix containing the chromosomes of the current % population. Each row corresponds to one individual"s % string representation. % if Chrom == [], then special values will be returned % switch - if Chrom == [] and % switch == 1 (or []) return boundaries % switch == 2 return title % &nbs
下载说明:请别用迅雷下载,失败请重下,重下不扣分!


