搜索资源列表
ga_tsp530
- ga 基因算法解决tsp530问题. 国外的代码,质量比较高-ga tsp530 genetic algorithm to solve the problem. Foreign code, higher quality
mrbayes-3.1.2
- 贝叶斯分类代码,过滤算法,对基因序列执行-Bayesian classification code, filtering algorithm
KNN_imputer
- 基因数据的缺失值预测,主流KNN算法的代码包-Missing values to predict the genetic data, Mainstream KNN algorithm code package
artificial-immune-algorithm
- 智能优化算法程序代码集锦 包括:智能优化算法程序代码集锦 - 本文汇集 基因算法,差分进化算法,粒子群算法,蚂蚁克隆算法,上帝算法,人工免疫克隆算法,免疫粒子群算法的代码。-artificial immune algorithm
code-for-memetic-
- 文化基因算法伪代码,是遗传算法与其他局部搜索方法的结合-Cultural and genetic algorithm pseudo-code is a combination of genetic algorithms and other local search methods
SGA_DEMO
- 基于C语言编写,利用Rosenbrock二维方程实现对简单遗传算法和进化策略的模拟,基因组长度2等位基因,群体大小100,进化概率0.001-0.02,为保持代码易读性,设定为只支持固定数量后代。-Based on C, use Rosenbrock 2D function to implement SGA and ES, genome length is 2 alleles, group size 100, mutation set 0.001-0.02, to keep code easy
4editioncode
- 非线性系统第四版书中代码。混沌,分形,元胞自动机,遗传算法,基因表达式编程,支持向量机,小波,隐马尔可夫模型,模糊逻辑与C++、JAVA和SymbolicC++程序》-The fourth edition of the book code for nonlinear systems
decode
- 基因表达式编程算法中,对于染色体进行解码的代码-Gene expression programming algorithm for decoding the chromosome code
adaptness2
- 这是基因表达式编程算法的适应度求解的原代码-This is the fitness gene expression programming algorithm for solving the original code
matlab111
- 遗传算法又叫基因进化算法,或进化算法。属于启发式搜索算法一种,这个算法比较有趣,并且弄明白后很简单,写个100-200行代码就可以实现。在某些场合下简单有效。本文就花一些篇幅,尽量白话方式讲解一下。(GA simple genetic algorithm;basic genetic algorithm;traditional genetic algorithm)
952669
- 基因算法用Visual C++实现的详细代码()
vehtgcal
- 基因算法用Visual C++实现的详细代码()
genericalgorithm2496
- 用c语言编写的一个简单的基因表达式编程的算法代码(A simple gene expression programming algorithm code written in C language.)