一个基于Matlab的人工免疫算法%Immune Algorithm based on the immune network model for function f(x1,x2) optimum
一个基于Matlab的人工免疫算法%Immune Algorithm based on the immune network model for function f(x1,x2) optimum...
一个基于Matlab的人工免疫算法%Immune Algorithm based on the immune network model for function f(x1,x2) optimum...
基于基本遗传算法的函数最优化 A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA code presented by David E.Goldber...
求标准偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1))...
求标准偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1))...
求标准偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1))...