-
一种钢筋的学习路径问题的MATLAB代码
A matlab code for a reinforment learning routing problem-A Matlab code for a reinforment learning ro uting problem
- 2023-02-28 10:15:04下载
- 积分:1
-
3 Ant Colony Optimization Algorithm for master
三篇蚁群优化算法的硕士论文,介绍详细,解释清楚,是初学者的入门指导。-3 Ant Colony Optimization Algorithm for master
- 2022-01-25 19:44:07下载
- 积分:1
-
vb写的改进的遗传算法程序。是一些通用代码,与具体问题对应的代码空出来,用的时候填进去。根据我的经验,要想用好遗传算法,代码必须自己写,因为问题不同,编码,杂交...
vb写的改进的遗传算法程序。是一些通用代码,与具体问题对应的代码空出来,用的时候填进去。根据我的经验,要想用好遗传算法,代码必须自己写,因为问题不同,编码,杂交,变异算子可能都不一样。特别是杂交算子,需要根据问题调整,甚至创造出新的杂交方法。而且适应度计算的代码也需要自己写,特别是带约束的优化问题 -vb write improvement in the genetic algorithm. Some common code, with the specific issues the corresponding code space, and the time spent filling into account. According to my experience, in order to make good use of genetic algorithms, code must write their own, because different issues, coding, hybridization and mutation operator may not like. In particular hybrid operator, the need to adjust the problem, or even create a new hybrid method. But fitness calculation of the code required to write their own, especially with the constrained optimization problem
- 2022-12-03 17:30:03下载
- 积分:1
-
模糊ISODATA聚类分析可以将数据的模糊矩阵的聚类分析
模糊ISODATA聚类分析,可以模糊矩阵数据进行聚类分析-Fuzzy ISODATA cluster analysis can be fuzzy matrix cluster analysis of data
- 2022-03-04 05:32:13下载
- 积分:1
-
道路识别 人工智能方面的道路识别应用
道路识别 人工智能方面的道路识别应用-road artificial intelligence to identify the road recognition applications
- 2023-05-02 18:05:09下载
- 积分:1
-
美国麻省理工大学教授人工智能的课件以及课后的习题相关
美国麻省理工大学教授人工智能的课件以及课后的习题相关-American University professor of artificial intelligence at MIT courseware and the exercises related to the after-school
- 2022-05-30 08:24:24下载
- 积分:1
-
遗传算法求解旅行商问题的求解
Genetic Algorithm (GA) based solver for the Traveling Salesman Problem
- 2023-05-31 13:30:03下载
- 积分:1
-
神经网络中的竞争网络聚类
神经网络中的竞争网络聚类-neural network competition in the network clustering
- 2022-11-17 04:25:03下载
- 积分:1
-
贝叶斯算法是基于贝叶斯定理 P(H|X) = P(X|H)P(H) / P(X).。对于多属性的数据集,计算 P(X|Ci) 的开销非常大,为减低计算复杂度,我...
贝叶斯算法是基于贝叶斯定理 P(H|X) = P(X|H)P(H) / P(X).。对于多属性的数据集,计算 P(X|Ci) 的开销非常大,为减低计算复杂度,我们做条件独立的假设,即给定元组的类标号,假定属性值有条件地相互独立,即在属性间不存在依赖关系。此程序仅为算法的一个实现,根据训练数据训练分类器-Bayesian algorithm is based on the Bayes theorem P (H | X) = P (X | H) P (H)/P (X).. For multi-attribute data sets, computing P (X | Ci) of the overhead is very large, in order to reduce the computational complexity, we do conditional independence assumption that a given tuple class label, it is assumed that property values conditionally independent of each other, that does not exist in the inter-attribute dependencies. This procedure is only an implementation of algorithm, according to training data classifier training
- 2023-08-27 07:10:03下载
- 积分:1
-
模式识别实例工程的源代码
模式识别实例工程的源代码-example source code
- 2022-10-09 20:50:03下载
- 积分:1