Feeds
提问
Genetic Algorithm_ways for Reproduction?
Hello, I have some problem on reproduction in Genetic Algorithm. For reproduction, Genetic Algorithm takes ALL individulas...
13 years 前 | 1 个回答 | 1
1
个回答提问
Problem in using Genetic algorithm tool - Not enough input arguments
I want to use GA to find the minimum of the function z=x^2+y^2. I define the function: function z=my_fun(x,y) z=x.^2+y^...
13 years 前 | 0 个回答 | 0
