A Little Genetic Algorithm Simulation
Hello, my friends!!!
Today I'm going to show you a very simple GA Simulation that I made here in my house using my PC - a Pentium III 700 MHz with Windows 98 and 256 MB RAM, my PC is like the girl that no guy wants do dance in a party, but anyway...
I simulated the function: f(x1, x2) = 21.5 + x1*sin(4*x1*pi) + x2*sin(20*x2*pi)
x1 = [-3, 12.1]
x2 = [4.1, 5.8]
I used two codifications to my GA, i.e, Binary and Real Numbers. And some different types of genetic operators( crossover, mutation and selection, later I'll explain how each one works).
If you are a GA enthusiast, try by yourself to optimize the function above.
Here is the Graph. The horizontal axis is the number of generations and the other is the Fitness' arithmetic mean.
Today I'm going to show you a very simple GA Simulation that I made here in my house using my PC - a Pentium III 700 MHz with Windows 98 and 256 MB RAM, my PC is like the girl that no guy wants do dance in a party, but anyway...
I simulated the function: f(x1, x2) = 21.5 + x1*sin(4*x1*pi) + x2*sin(20*x2*pi)
x1 = [-3, 12.1]
x2 = [4.1, 5.8]
I used two codifications to my GA, i.e, Binary and Real Numbers. And some different types of genetic operators( crossover, mutation and selection, later I'll explain how each one works).
If you are a GA enthusiast, try by yourself to optimize the function above.
Here is the Graph. The horizontal axis is the number of generations and the other is the Fitness' arithmetic mean.
Here is a Map Graph that shows you the values that the function f(x1, x2) has inside the two intervals of it variables.
See You!!
1 Comments:
Payday loan lenders are ready to give Cash Advance Bad Credit you the necessary financial help 24/7 asking not much from the borrower in comparison with the traditional bank lenders who approve only Payday Loans Bad Credit No Credit Check good credit borrowers.
Post a Comment
<< Home