Community Profile

photo

karra


2015년부터 활동

Followers: 0   Following: 0

연락

통계

  • First Review

배지 보기

Feeds

보기 기준

질문


can i implement this function using artificial bee colony algorithm or any other except with genetic and pso(optimization)??????
function y = simple_fitness(x) y = 100*(x(1)^2 - x(2))^2 + (1 - x(1))^2; lb<x(1)<ub % lb is lower bound and ub is upper ...

거의 9년 전 | 답변 수: 1 | 0

1

답변