genetic

所属分类:matlab编程
开发工具:matlab
文件大小:17KB
下载次数:3
上传日期:2013-03-16 22:34:21
上 传 者cio
说明:  Genetic toolbox for Matlab.

文件列表:
genetic\around.m (1976, 2002-09-12)
genetic\crosgrp.m (680, 2001-06-22)
genetic\crosord.m (1888, 2002-10-19)
genetic\crossov.m (2138, 2001-06-22)
genetic\genrpop.m (1094, 2001-06-22)
genetic\change.m (1980, 2001-06-22)
genetic\invfit.m (594, 2001-06-22)
genetic\invord.m (836, 2002-10-19)
genetic\muta.m (1567, 2001-06-22)
genetic\mutm.m (1710, 2001-06-22)
genetic\mutn.m (1627, 2002-09-10)
genetic\mutx.m (1339, 2001-06-22)
genetic\selbest.m (1206, 2002-10-19)
genetic\seldiv.m (2328, 2002-10-19)
genetic\selfxd.m (1598, 2012-01-18)
genetic\selrand.m (669, 2002-10-19)
genetic\selsort.m (871, 2002-10-19)
genetic\selsus.m (1365, 2002-12-25)
genetic\seltourn.m (902, 2002-10-19)
genetic\selwrul.m (1279, 2002-10-19)
genetic\shake.m (869, 2001-06-21)
genetic\swapgen.m (850, 2001-06-21)
genetic\swappart.m (809, 2001-06-22)
genetic\testfn1.m (290, 2002-09-16)
genetic\testfn2.m (455, 2002-11-04)
genetic\testfn3.m (339, 2002-09-16)
genetic\testfn6.m (422, 2002-09-16)
genetic\testfn8.m (309, 2002-12-28)
genetic\testfn9.m (336, 2002-12-28)
genetic (0, 2012-09-30)

Genetic Algorithm Toolbox for Matlab(R) ver.1.2 ---------------------------------------- I.Sekaj, 10/2002 Department of Automatic Control Systems Faculty of Electrical Engineering and Information Technology Slovak University of Technology Ilkovicova 3, 812 19 Bratislava, Slovak Republic E-mail: ivan.sekaj@stuba.sk Description: ------------ The Toolbox can be used for solving of real-coded search and optimizing problems. The Toolbox functions minimizes the objective function, maximizing problems can be solved as complementary tasks. List of functions: ------------------ around - intermediate crossover change - elimination of duplicite strings in the population crosgrp - crossover between more parents crosord - crossover of permutation type string crossov - multipoint crossover genrpop - generating of a random real-coded population invfit - inversion of the objective (fitness) function invord - inversion of order of a substring muta - aditive mutation with uniform probability distribution mutm - multiplicative mutation mutn - aditive mutation with normal probability distribution mutx - simple mutation selbest - selection of best strings seldiv - selection based on the maximum diversity measure selrand - random selection selsort - selection and sorting of best string of a population according fitness selsus - stochastic universal selection seltourn - tournament selection selsus - stochastic universal sampling shake - random shaking of the string order in the population swapgen - mutation of the gene-order in strings swappart- exchange of the order of two substrings in the strings

近期下载者

相关文件


收藏者