We are to find the optimum point of the following objective function: f(x,y)=6x³y²log(x+2y) 5≤x≤7 2≤y≤5 Assume that we are planning to use an evolutionary algorithm to find the optimum point of h. We use 7 bit binary number for x, and another 7 bit binary number for y. Assume that one individual chromose is as following: x = 1000111 and y = 1111000. what would be the fitness value for this chromosome? (rounded to the thousandth)

icon
Related questions
Question
We are to find the optimum point of the following objective
function:
f(x,y)=6x³y²log(x+2y) 5≤x≤7 2<y≤5
Assume that we are planning to use an evolutionary algorithm to
find the optimum point of h. We use 7 bit binary number for x,
and another 7 bit binary number for y. Assume that one individual
chromose is as following: x= 1000111 and y = 1111000. what
would be the fitness value for this chromosome? (rounded to the
thousandth)
Transcribed Image Text:We are to find the optimum point of the following objective function: f(x,y)=6x³y²log(x+2y) 5≤x≤7 2<y≤5 Assume that we are planning to use an evolutionary algorithm to find the optimum point of h. We use 7 bit binary number for x, and another 7 bit binary number for y. Assume that one individual chromose is as following: x= 1000111 and y = 1111000. what would be the fitness value for this chromosome? (rounded to the thousandth)
Expert Solution
steps

Step by step

Solved in 3 steps

Blurred answer