|
|
 | | From: | lrzh | | Subject: | question about gaot | | Date: | Tue, 16 Nov 2004 15:50:56 +0800 |
|
|
 | I am a novice for genetic algorithm. I will use ga to do my work. I have some questions about gaot.
1. If I choose real-valued representation, the how the simple crossover take place for single varibale parents? Can you give me an example? 2. I have a question about selection function. I think fitIn should be set to 1 after each circle. Otherwise the individual before index of fitIn will not be selected. 3. What is the meaning of "nargin" in initializega function?
|
|
|