Community Profile

photo

karra


Attivo dal 2015

Followers: 0   Following: 0

Contatto

Statistiche

  • First Review

Visualizza badge

Feeds

Visto da

Domanda


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 ...

quasi 9 anni fa | 1 risposta | 0

1

risposta