-
围绕粒子群的当前质心对粒子群重新初始化.这样,每个粒子在随后的迭代中将在新的位置带着粒子在上次搜索中获得的“运动惯性”(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
-
模式识别实例工程的源代码
模式识别实例工程的源代码-example source code
- 2022-10-09 20:50:03下载
- 积分:1
-
人工智能GA问题的C语言实现,已经调试通过,含源程序和实验报告...
人工智能GA问题的C语言实现,已经调试通过,含源程序和实验报告-the C language, debugging, and experiment with the source report
- 2022-04-06 09:48:04下载
- 积分:1
-
一个用c++builder实现的神经网络算法的程序
一个用c++builder实现的神经网络算法的程序-c builder with a realization of the neural network algorithm for the procedure
- 2022-12-17 21:40:03下载
- 积分:1
-
RBF neural network for pattern classification use of the platform
% RBF 神经网络用于模式分类
% 使用平台 - Matlab6.5- RBF neural network for pattern classification use of the platform- Matlab6.5
- 2022-02-07 02:37:11下载
- 积分:1
-
针对著名的UCI机器学习数据库中的iris data的kmeans聚类分析程序,具有代表性...
针对著名的UCI机器学习数据库中的iris data的kmeans聚类分析程序,具有代表性-For the well-known UCI machine learning repository of the iris data of kmeans cluster analysis procedure, a representative
- 2023-04-21 07:25:04下载
- 积分:1
-
solution of TSP genetic algorithm C Programming Language
解TSP问题的遗传算法C语言程序-solution of TSP genetic algorithm C Programming Language
- 2022-09-20 01:00:03下载
- 积分:1
-
该软件通过BP神经网络学习机制,能够对屏幕上的数字进行识别。...
该软件通过BP神经网络学习机制,能够对屏幕上的数字进行识别。-the software through BP neural network learning mechanism, to right on the screen digital identification.
- 2022-06-17 18:05:35下载
- 积分:1
-
on Artificial Intelligence missionaries and Savage on the details, please refer...
关于人工智能传教士和萨维奇的详细情况,请参阅拟议修正案。
- 2022-03-24 22:30:28下载
- 积分:1
-
matlab实现ID3和朴素贝叶斯分类器。它也包括例子…
Matlab implementation of ID3 and NaiveBayes classifier. It also includes example dataset as well.
- 2022-03-15 06:02:23下载
- 积分:1