www.pudn.com > immunity.rar > mutation.m


function [newpop]=mutation(pop,pm) 
global popsize N length; 
for i=1:popsize 
   if(rand