-
TSP算法,应用局部搜索法得到最优路径,已经经过优化。没有密码,可以使用,vc环境下使用。
TSP算法,应用局部搜索法得到最优路径,已经经过优化。没有密码,可以使用,vc环境下使用。-TSP algorithm, using local search to be optimal path has been optimized. No password can be used, vc environments.
- 2023-07-07 22:15:02下载
- 积分:1
-
围绕粒子群的当前质心对粒子群重新初始化.这样,每个粒子在随后的迭代中将在新的位置带着粒子在上次搜索中获得的“运动惯性”(wvi)向Pi,Pg的方向前进,从而可以...
围绕粒子群的当前质心对粒子群重新初始化.这样,每个粒子在随后的迭代中将在新的位置带着粒子在上次搜索中获得的“运动惯性”(wvi)向Pi,Pg的方向前进,从而可以在粒子群的运动过程中获得新的位置,增加求得更优解的机会.随着迭代的继续,经过变异的粒子群又将趋向于同一点,当粒子群收敛到一定程度时又进行下一次变异,如此反复,直到迭代结束.-particle swarm around the center of mass of the current PSO reinitialization. Thus, Each particle in the next iteration will be in the new location with particles in the last search was the "inertia" (wvi ) Pi, Pg orientation, and thus can PSO course of the campaign was a new position, increase seek better solutions opportunities. With the continued iteration, after variation of PSO will tend to the same point. When PSO converge to a certain extent when the next variation, so repeatedly, until the end of iteration.
- 2023-05-24 00:05:03下载
- 积分:1
-
编写智能电梯仿真系统程序,实现双八层电梯的正常运行
编写智能电梯仿真系统程序,实现双八层电梯的正常运行-Procedures for the preparation of intelligent elevator simulation system to achieve the normal operation of pairs of eight-story elevator
- 2022-01-24 14:49:52下载
- 积分:1
-
XCS是一种新的人工智能算法的英特尔
XCS是一种新的人工智能算法
- 2022-07-09 23:31:59下载
- 积分:1
-
Rough Set software, Rosetta, by the Norwegian University of Science and Technolo...
粗糙集软件Rosetta,由挪威科技大学计算机与信息科学系和波兰华沙大学数学研究所合作开发的一个基于Rough集理论框架的表格逻辑数据分析工具包-Rough Set software, Rosetta, by the Norwegian University of Science and Technology, Department of Computer and Information Science, University of Warsaw, Poland Institute of Mathematics, co-developed a theoretical framework based on Rough Set the table logical data analysis tool pack
- 2023-01-21 10:30:04下载
- 积分:1
-
神经网络的源代码,关于字符识别的一些东西
神经网络的源代码,关于字符识别的一些东西-Neural network source code, something about character recognition
- 2022-07-15 12:32:34下载
- 积分:1
-
这是一个使用VC++编写的“基于神经网络方法的专家系统源代码”,很有参考价值,请检查...
这是一个使用VC++编写的“基于神经网络方法的专家系统源代码”,很有参考价值,请检查-It is a preparation of the VC, "based on neural network expert system source code," was useful, please check
- 2022-03-24 01:12:07下载
- 积分:1
-
Pattern Recognition in the c
模式识别中c―均值算法,调试已通过,开发工具用的是VC++6.0-Pattern Recognition in the c-means algorithm, debugging has passed, development tools using a VC 6.0
- 2022-01-20 23:08:56下载
- 积分:1
-
详细的介绍了匈牙利命名法,利于我们的代码规范
详细的介绍了匈牙利命名法,利于我们的代码规范-Detail the Hungarian naming method, the code will help us standardize the
- 2022-06-18 01:05:15下载
- 积分:1
-
ClustanGraphics聚类分析工具。提供了11种聚类算法。
Single Linkage (or Minimum Method, Nearest N...
ClustanGraphics聚类分析工具。提供了11种聚类算法。
Single Linkage (or Minimum Method, Nearest Neighbor)
Complete Linkage (or Maximum Method, Furthest Neighbor)
Average Linkage (UPGMA)
Weighted Average Linkage (WPGMA)
Mean Proximity
Centroid (UPGMC)
Median (WPGMC)
Increase in Sum of Squares (Ward s Method)
Sum of Squares
Flexible (ß space distortion parameter)
Density (or k-linkage, density-seeking mode analysis) -ClustanGraphics clustering analysis tools. Provides 11 kinds of clustering algorithms. Single Linkage (or Minimum Method, Nearest Neighbor) Complete Linkage (or Maximum Method, Furthest Neighbor) Average Linkage (UPGMA) Weighted Average Linkage (WPGMA) Mean ProximityCentroid (UPGMC) Median (WPGMC) Increase in Sum of Squares (Ward s Method) Sum of SquaresFlexible (? space distortion parameter) Density (or k-linkage, density-seeking mode analysis)
- 2022-05-16 13:18:30下载
- 积分:1