-
This is what I do to help an undergraduate graduation Design, Implementation of...
这是我帮一个本科生做的毕业设计,实现的数据挖掘的k均值和k中心算法,其中包含了我做的两个二维的数据集,感觉要预先知道k的参数值,不是很方便-This is what I do to help an undergraduate graduation Design, Implementation of the Data Mining mean k and k center algorithm, which includes me to do two two-dimensional data sets, feeling to know beforehand the value of the parameter k is not easy
- 2022-03-24 20:36:39下载
- 积分:1
-
《神经网络理论与MATLAB7实现》电子书,超星4.0格式。
《神经网络理论与MATLAB7实现》电子书,超星4.0格式。- Neural network theory and implementation MATLAB7 e-books, Chaoxing 4.0 format.
- 2022-09-25 04:40:04下载
- 积分:1
-
遗传算法软件,在c环境下运行
遗传算法软件,在c环境下运行-genetic algorithm software, the operating environment c
- 2022-06-27 08:40:05下载
- 积分:1
-
该文件是包含了机器人足球比赛中的整个系统的代码,包括动作,视觉,定位和决策...
该文件是包含了机器人足球比赛中的整个系统的代码,包括动作,视觉,定位和决策-The document includes a robot soccer competition of the entire system code, including action, vision, positioning and decision-making
- 2023-01-19 02:30:03下载
- 积分:1
-
蚁群遗传算法的实现,VC++源代码!蚁 群遗传算法的实现,VC++源代码!蚁群遗传算法的实现,VC++源代码!...
蚁群遗传算法的实现,VC++源代码!蚁 群遗传算法的实现,VC++源代码!蚁群遗传算法的实现,VC++源代码!-Ant Colony Genetic Algorithm, VC++ Source code! Ant Colony Genetic Algorithm, VC++ Source code! Ant Colony Genetic Algorithm, VC++ Source code!
- 2022-01-24 12:59:40下载
- 积分:1
-
DNA分类,包含三中模式识别经典算法的实现:K紧邻,BP神经网络,概率神经网络。...
DNA分类,包含三中模式识别经典算法的实现:K紧邻,BP神经网络,概率神经网络。-DNA classification, which includes three classic pattern recognition algorithm to achieve : K borders, BP neural networks, probabilistic neural network.
- 2022-04-19 23:14:34下载
- 积分:1
-
data mining algorithm will often encounter this algorithm is algorithm java vers...
数据挖掘中常常会遇到apriori算法
这是apriori算法的java版-data mining algorithm will often encounter this algorithm is algorithm java version of the algorithm
- 2022-08-05 10:59:27下载
- 积分:1
-
我的收藏30 +神经网络程序以及Java文件。
Collection of 30+ AI Neural Network java applets with documentation.
- 2022-06-21 21:31:02下载
- 积分:1
-
TSP问题是组合优化中的经典问题。其解决方法有局部优化方法和一些启发式算法,局部搜索方法充分考虑问题
的邻域结构,遗传算法有很好的全局搜索能力,memeti...
TSP问题是组合优化中的经典问题。其解决方法有局部优化方法和一些启发式算法,局部搜索方法充分考虑问题
的邻域结构,遗传算法有很好的全局搜索能力,memetic算法把遗传算法和局部优化算法相结合,试验结果证明,能很好地解
决TSP问题。-TSP problem is a classic combinatorial optimization problem. Its solution has a number of local optimization methods and heuristic algorithms, local search methods take full account of the issue of neighborhood structure, genetic algorithm has good ability of global search, memetic algorithm for the genetic algorithm and local optimization algorithm combining test results proved that well positioned to solve the TSP problem.
- 2022-08-11 23:30:19下载
- 积分:1
-
采用“提前停止”方法提高 BP 网络的推广能力。对于和例 2相同的问题,在本例中我们将采用训练函数 traingdx...
采用“提前停止”方法提高 BP 网络的推广能力。对于和例 2相同的问题,在本例中我们将采用训练函数 traingdx -The use of
- 2022-01-31 04:59:10下载
- 积分:1