-
蚁群算法的实现,使用一个例子验证蚁群算法的有效性。
蚁群算法的实现,使用一个例子验证蚁群算法的有效性。-ant algorithm implementation, use an example to verify the validity of ant colony algorithm.
- 2022-06-29 06:14:36下载
- 积分:1
-
模拟退火算法:源于遗传算法,用来解决优化、决策等复杂的模型和问题。...
模拟退火算法:源于遗传算法,用来解决优化、决策等复杂的模型和问题。-Simulated annealing algorithm: from the genetic algorithm, to solve optimization, decision-making complex models and problems.
- 2022-02-06 18:48:59下载
- 积分:1
-
k均值聚类算法源码,比较经典,无解压密码
k均值聚类算法源码,比较经典,无解压密码-kmeans clustering algorithm source code,comparatively classical,no password for unzip
- 2022-07-19 21:40:26下载
- 积分:1
-
在自然界中生物从其亲代继承特性或性状,这种现象称为遗传(Heredity),研究这种现象的科学叫遗传学(Genetics)。
在构成生物的细胞(Cell)中...
在自然界中生物从其亲代继承特性或性状,这种现象称为遗传(Heredity),研究这种现象的科学叫遗传学(Genetics)。
在构成生物的细胞(Cell)中含有染色体(Chromosome),生物的遗传信息都包含在染色体中。遗传信息由基因(Gene)组成,基因是DNA(Deoxyribonucleic Acid)或RNA(Ribonucleic Acid)中占有一定位置的基本遗传单位。在DNA中遗传信息在长链上按照一定模式排列,即进行了遗传编码。遗传基因在染色体中占据的位置称为基因座(Locus),同一个基因座可能具有的全部基因称为等位基因(Allele),一个细胞核中所有染色体携带的遗传信息的全体称为基因组(Genome)。-err
- 2022-05-27 18:00:39下载
- 积分:1
-
该程序利用遗传算法求Rosenbrock函数的极大值。该算法主要包括确定决策变量、建立优化模型、确定编码方法、确定解码方法、确定个体评价方法、设计遗传算子、确定...
该程序利用遗传算法求Rosenbrock函数的极大值。该算法主要包括确定决策变量、建立优化模型、确定编码方法、确定解码方法、确定个体评价方法、设计遗传算子、确定遗传算法的运行参数等七个步骤。-the procedures for the use of genetic algorithms Rosenbrock function of great value. The algorithm including the identification of the main decision variables, the optimal model to determine coding method to determine decoding, determine individual evaluation methods, genetic operator, genetic algorithm to determine the operating parameters seven steps.
- 2022-03-18 20:39:46下载
- 积分:1
-
GA example in Visual Basic 6.5.
GA example in Visual Basic 6.5.
- 2022-01-27 09:15:59下载
- 积分:1
-
实现文字的识别 利用比较先进的神经网络笔者已经实验 绝对可行!...
实现文字的识别 利用比较先进的神经网络笔者已经实验 绝对可行!-it is a good method to realize te recgniton of words.it is based on bp network,the author realized it!
- 2022-08-21 12:10:05下载
- 积分:1
-
人工智能GA问题的C语言实现,已经调试通过,含源程序和实验报告...
人工智能GA问题的C语言实现,已经调试通过,含源程序和实验报告-the C language, debugging, and experiment with the source report
- 2022-04-06 09:48:04下载
- 积分:1
-
遗传算法应用
遗传算法应用-Application of genetic algorithms
- 2022-05-16 14:37:22下载
- 积分:1
-
使用神经网络的K算法来对数据进行分类,有具体的实验要求和图...
使用神经网络的K算法来对数据进行分类,有具体的实验要求和图-K using the neural network algorithm to classify the data, there is a specific test requirements and plans
- 2022-12-20 10:40:03下载
- 积分:1