1 Questions 2 Answers 0 Followers
Questions related from Marco Abril
Hi, I m developing to PSO algorithm in a set of integers numbers, but I cant apply the updating of speed v(t)=v(t-1)+ (pBest -x(t)) + (gBest -x(t)) x(t)=v(t)+x(t-1) Because each element of set is...
01 January 1970 1,738 9 View