-
Knapsack Problem Solving
背包问题算法解决-Knapsack Problem Solving
- 2023-08-25 04:15:03下载
- 积分:1
-
AI A* algorithm to solve the problem 8number
人工智能中的A*算法解决8number问题-AI A* algorithm to solve the problem 8number
- 2022-02-12 00:44:11下载
- 积分:1
-
DBSCAN is a superior performance of space
DBSCAN是一种性能优越的基于密度的空间聚类算法.利用基于密度的聚类概念,用户只需输入一个参数,DBSCAN算法就能够发现任意形状的类,并可以有效地处理噪声.-DBSCAN is a superior performance of space-based density clustering algorithm. The use of the concept of density-based clustering, the user can enter a parameter, DBSCAN algorithm to be able to find any type of shape, and can effectively deal with noise.
- 2023-03-12 07:15:03下载
- 积分:1
-
利用神经网络来解决异或问题,代码是VC的
利用神经网络来解决异或问题,代码是VC的-The use of neural networks to solve the XOR problem, the code is the VC" s
- 2022-04-30 21:08:44下载
- 积分:1
-
加了注释的c代码(complexNetwork)源代码,下载后就可以直接使用...
加了注释的c代码(complexNetwork)源代码,下载后就可以直接使用-Added a comment c code (complexNetwork) source code, downloads can be used directly after
- 2022-01-25 16:35:28下载
- 积分:1
-
经过改进的遗传算法的VC源代码。经测试算法有效可行。
经过改进的遗传算法的VC源代码。经测试算法有效可行。-improved genetic algorithms VC source. Testing Algorithm effective.
- 2022-03-07 07:18:28下载
- 积分:1
-
多
多目标优化进化算法目前公认效果收敛性最好的算法NSGA2源码,内有多目标算法的工具箱,对实现其他多目标优化算法很有帮助-Multi-objective optimization evolutionary algorithm is currently recognized as the effect of convergence of the algorithm NSGA2 best source, with a number of target algorithm toolbox for achieving the other multi-objective optimization algorithm for helpful
- 2022-02-03 13:29:15下载
- 积分:1
-
Genetic Programming。GP算法在方程逼近求解上的应用。
Genetic Programming。GP算法在方程逼近求解上的应用。-Genetic Programming. GP approximation algorithm for solving equations in the application.
- 2022-01-25 14:49:53下载
- 积分:1
-
FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均...
FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分。在介绍FCM具体算法之前我们先介绍一些模糊集合的基本知识。-FCM algorithm is a clustering algorithm based on the division of its thinking is that it is making is divided into clusters with the greatest similarity between the object, and different similarity between the smallest cluster. Fuzzy C-means algorithm is an ordinary C-means algorithm, the general C-means algorithm for data delineation is rigid, while the FCM is a soft fuzzy partition. FCM in the introduction prior to the specific algorithm we first introduce some basic knowledge of fuzzy sets.
- 2022-02-26 01:32:31下载
- 积分:1
-
用c语言编写的粒子群算法程序,下载后可以直接使用
用c语言编写的粒子群算法程序,下载后可以直接使用-With the c language of the particle swarm optimization program, download can be used directly
- 2022-06-21 17:06:04下载
- 积分:1