搜索资源列表
DE-SAGE
- This the Matlab code that performs Reverisble jump MCMC by a faculty at Ohio State Univ.-The matlab code perfroms reversible jump MCMC for gene study coded by a faculty at Ohio State Univ.
gene-selection
- gene feature selection matlab code
Matlab-GENE
- 详细描述了matlab中非数值的遗传算法-A detailed descr iption of the genetic algorithm matlab numerical Africa
Matlab-GENE-TOGETHER
- 解释了遗传算法这种非数值算法在matlab中的应用-This explains the genetic algorithm of non-numerical algorithm in matlab
Genetic-Algorithm-Toolbox-v1.2
- 工作原理是通过模拟自然界中生物进化的过程,设计相应的进化算子和操作,来解决复杂的实际问题,是一种建立在自然选择和遗传学基础上的搜索寻优算法。它从一组随机产生的种群开始,这个种群由经过基因编码的一定数量的个体组成,按照适者生存和优胜劣汰的规则,通过比较每个个体适应度的大小,选择适应度较大的个体进行交叉、变异,产生的新一代更适应环境的种群参与进化。通过一代一代不断的繁衍进化,最终得到最适应环境的个体,即得到问题的最优解。-Works by simulating the process of biol