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 years 前 | 1 个回答 | 0

1

个回答