资 源 简 介
% 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