-
ID3 Decision Tree Algorithm in C language implementation
ID3决策树算法的C语言实现-ID3 Decision Tree Algorithm in C language implementation
- 2022-01-26 00:21:58下载
- 积分: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
-
on Cellular Automata example, are interested in this area of research colleagues...
关于细胞自动机的例子,希望有志于这领域的同仁研究-on Cellular Automata example, are interested in this area of research colleagues! !
- 2022-01-25 18:56:10下载
- 积分:1
-
遗传算法背包问题是南京大学的航空和…
用遗传算法求解背包问题是南京航空航天大学信息与计算科学专业编写的.本程序利用遗传算法来求解背包问题.采用二进制字符串编码,1表示选择物体,0则不选择.
背包问题描述:在M件物品取出若干件放在空间为W的背包里,每件物品的重量为W1,W・2……Wn,与之相对应的价值为P1,P2……Pn。求出获得最大价值的方案。注意:在本题中,所有的重量值均为整数。-genetic algorithm knapsack problem is the Nanjing University of Aeronautics and Astronautics, Information and Computing Science prepared. The procedure the use of genetic algorithms to solve knapsack problem. binary string encoding, an option objects, 0 no choice. Knapsack Problem Description : M items removed several pieces on the space-W backpack, Each of the weight W1, W 2 ... Wn, the corresponding value of P1, P2 ... Pn. Sought to gain maximum value of the program. NOTE : In this issue, all the weight values are integers.
- 2023-01-02 17:15:16下载
- 积分:1
-
use ant algorithm to solve the traveling salesman problem, and mfc applications,...
使用蚁群算法解决旅行商问题,mfc应用程序,城市数目及坐标在eil51.tsp里-use ant algorithm to solve the traveling salesman problem, and mfc applications, The number of cities and coordinates the eil51.tsp Lane
- 2022-06-18 11:06:15下载
- 积分:1
-
应用径向基神经网络作预测的matlab程序
应用径向基神经网络作预测的matlab程序-application RBFNN forecast for the Matlab procedures
- 2022-04-15 02:28:41下载
- 积分:1
-
演化程序――遗传算法和数据编码的结合 具体介绍了遗传算法的应用...
演化程序――遗传算法和数据编码的结合 具体介绍了遗传算法的应用-evolutionary process-- genetic algorithms and data encoding the specific combination of the application of genetic algorithms
- 2022-05-10 17:15:49下载
- 积分:1
-
机器学习讲义机器学习很好的材料内容很全面
机器学习讲义机器学习很好的材料内容很全面-Machine Learning Machine Learning Materials Materials is very good all-round
- 2022-03-17 22:26:10下载
- 积分:1
-
svmTrain svm在matlab中运行 训练
svmTrain svm在matlab中运行 训练-svmTrain svm training run in matlab
- 2023-02-28 18:35:03下载
- 积分:1
-
手写汉字识别 应用SVM和神经网络进行识别,可自行训练
手写汉字识别 应用SVM和神经网络进行识别,可自行训练-Handwritten Chinese Character Recognition Application of SVM and neural networks to identify their own training
- 2023-08-18 10:25:03下载
- 积分:1