Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Q . 4 . Consider the simple optimization problem using Genetic Algorithm: [ 1 5 ] Maximize, f ( x ) = 6 4 -
Q Consider the simple optimization problem using Genetic Algorithm: Maximize,
fx x
x
x is an integer
i How many binary digits are present in each of the string for the above problem?
ii What is the fitness function you would assume in the above problem?
iii Assume that random strings are created corresponding to x values,
Write the binary strings corresponding to the values of x and write down the fitness values.
iv Find out the expected number of copies of the best string in the above population in the mating pool under roulettewheel selection, based on the following random numbers
v Write the schema corresponding to x
vi If single point crossover with probability and a bitwise mutation with a probability of are used, how many copies of the above schema are expected in generation five?
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started