function[y]=Object(sol)
%本函数用来计算种群中单个个体的输出矩阵(行向量),通过这个矩阵可以用来和实际的输出进行比较。
global N;
global M;
global d;
global sampleSize;
global u;
global processOutput;
y=zeros(1,sampleSize);
start=max(N+1,M
# Microsoft Developer Studio Project File - Name="Object" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Co
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{059D6162-CD51-11D0-AE1F-00A0C90FFFC3}") = "Object", "Object.dsp", "{4BA47027-7B88-4243-B54D-AECED3912438}