Introduction - If you have any usage issues, please Google them yourself
Application examples of basic genetic algorithm. Apply the basic genetic algorithm to the maximum of the following functions. F=x^3-60*x^2+900*x+100, 0<=X<=30. number goes 50, maximum evolution algebra takes 100, discrete precision goes 0.01, crossover probability takes 0.9.