Introduction - If you have any usage issues, please Google them yourself
Set each student their own student number for n, using the genetic algorithm for solving the following optimization problem:
Min (x1, x2) = f (4-2.1* x1 ^ 2+ (x1 ^ 4)/(3)* x1 ^ 2* x2+ x1+ x2 ^ (4+ 4* 2)* x2 ^ 2+ n- 20111369
S.t.- 3 < x1 < 3-2 "x2" 2
Functions for Six peak hunchback (Six- hump Camel Back Function), the requirements are as follows:
(I) mesh () as that is commonly used in Matlab drawing function, or help please refer to the relevant books, to master the use mesh, draw the 3 d image
(ii) using genetic algorithm toolbox to solve the optimization problem, is given as a result, to draw the best fitness of each generation group, the mean fitness images.
(iii) to try at least a way to improve the effect of solution, and a simple comparison and analysis.