Вы находитесь на странице: 1из 1

1.

Generation of matlab program from neural network tool box


2. call sub program in matlab
3.generate program for genetic algorithm in matlab by taking dummy problem
(i) generation of string length length=60
(ii) divide string into 3 parts
(iii) susing binary system convert string into normalized value
(iv) substitute normalized values of strings into objective function
(v) Arrange obj fn values in assending order
(vi)find cumulative upto particular value
(vii)Divide sum/no. of values
(viii)pick up the best string
(ix) perform crossover and mutation

Вам также может понравиться