From: Priyanka Sinha on 28 Jul 2010 06:56 Can anyone throw some light- how to control corss-over rate fot custom data type (Permutation data), when customized code is written for evaluating fitness, selection, crossover, mutation, creating initial poulation?
From: Alan Weiss on 28 Jul 2010 08:22 On 7/28/2010 6:56 AM, Priyanka Sinha wrote: > Can anyone throw some light- how to control corss-over rate fot custom > data type (Permutation data), when customized code is written for > evaluating fitness, selection, crossover, mutation, creating initial > poulation? Take a look at the documentation, including the section on custom crossover functions: http://www.mathworks.com/access/helpdesk/help/toolbox/gads/f6174dfi10.html#f7820 If something is not clear, ask again. Alan Weiss MATLAB mathematical toolbox documentation
|
Pages: 1 Prev: Link between AODV and CSMA/CA Next: A question about set_param |