-
解非线性规划模型的遗传算法,用c++语言编写,注释完整,结构清晰...
解非线性规划模型的遗传算法,用c++语言编写,注释完整,结构清晰-Genetic Algorithm for nonlinear programming
- 2022-05-05 10:38:45下载
- 积分:1
-
蚁群算法的演示程序,很形象的说明的蚁群群体合作的智能性,很好的诠释了蚁群算法的精髓...
蚁群算法的演示程序,很形象的说明的蚁群群体合作的智能性,很好的诠释了蚁群算法的精髓-Ant colony algorithm demo program, it is the image of the ant colony that cooperation between the intelligence groups, very good interpretation of the essence of the ant colony algorithm
- 2022-07-27 12:13:55下载
- 积分:1
-
人工智能神经网络识别 人工智能神经网络识别
人工智能神经网络识别 人工智能神经网络识别-Artificial neural network artificial neural network to identify
- 2022-02-25 23:12:44下载
- 积分:1
-
LinPacker是一个优化矩形布局的工具,是在具有遗传算法的半无限大小区完成这一操作的。对缩减工厂的库存是有用的。...
LinPacker是一个优化矩形布局的工具,是在具有遗传算法的半无限大小区完成这一操作的。对缩减工厂的库存是有用的。-LinPacker optimization is a rectangular layout of the tool, with a genetic algorithm in the semi-infinite size of the area to complete the operation. To reduce factory stocks will be useful.
- 2022-01-26 03:05:35下载
- 积分: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
-
无解压密码可放心使用
无解压密码,可放心使用-without extracting passwords can be assured use
- 2022-01-21 19:24:24下载
- 积分:1
-
本程序可以对输入.avi 序列中的车辆数进行计算,准确性非常高,是一个值得参考的代码:)...
本程序可以对输入.avi 序列中的车辆数进行计算,准确性非常高,是一个值得参考的代码:)-This procedure can be input. Avi sequence to calculate the number of vehicles, accuracy is very high, is a reference to the code:)
- 2022-10-04 15:15:03下载
- 积分:1
-
在matlab6.5下实现的
在matlab6.5下实现的 -achieved in the matlab6.5
- 2022-02-01 12:57:17下载
- 积分: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
-
神经网络隐节点合成算法,用于神经网络泛化能力的提高,和大家共享!...
神经网络隐节点合成算法,用于神经网络泛化能力的提高,和大家共享!-Hidden node neural network synthesis algorithm for neural network generalization capability, and the U.S. share!
- 2022-05-21 22:17:46下载
- 积分:1