-
粒子群优化算法是一种进化技术(进化有限公司)。
粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation).源于对鸟群捕食的行为研究 PSO同遗传算法类似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在解空间追随最优的粒子进行搜索。详细的步骤以后的章节介绍 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域-Particle Swarm Optimization (PSO) is an evolutionary technology (evolutionary computation). Predatory birds originated from the research PSO with similar genetic algorithm is based on iterative optimization tools. Initialize the system for a group of random solutions, through iterative search for the optimal values. However, there is no genetic algorithm with the cross- (crossover) and the variation (mutation). But particles in the solution space following the optimal particle search. The steps detailed chapter on the future of genetic algorithm, the advantages of PSO is simple and easy to achieve without many parameters need to be adjusted. Now it has been widely used function optimization, neural networks, fuzzy systems control and ot
- 2022-02-05 13:05:45下载
- 积分:1
-
利用竞争学习进行模式分类实例
利用竞争学习进行模式分类实例-using competitive learning example for pattern classification
- 2022-03-19 06:29:24下载
- 积分:1
-
用Java实现的多层BP神经网络,用于颜色和字符识别
用Java实现的多层BP神经网络,用于颜色和字符识别-using Java multi-storey BP neural network, for the color and character recognition
- 2022-10-17 18:45:02下载
- 积分:1
-
RoboCup机器人小程序,实现了机器人的目标,但机器人之间…
Robocup机器人小程序,实现了机器人的射门,但机器人之间的配合没有实现-Robocup robot small programs to achieve the goal of a robot, but the robot between the not achieved
- 2022-08-25 17:47:40下载
- 积分:1
-
flex在线股票系统源代码,是非常实用的一款程序
flex在线股票系统源代码,是非常实用的一款程序-flex-line stock system source code, is a very useful program
- 2022-04-11 10:58:22下载
- 积分:1
-
遗传算法的一个例子:旅行商问题。C++源代码,适合初学者研究遗传算法与最优化等方面的知识。...
遗传算法的一个例子:旅行商问题。C++源代码,适合初学者研究遗传算法与最优化等方面的知识。-a genetic algorithm examples : the traveling salesman problem. C source code, suitable for beginners and genetic algorithm optimization and other kinds of knowledge.
- 2022-04-10 08:48:30下载
- 积分:1
-
means算法 自定义数据样本和类中心 已经调试实现 并且有图清晰表示...
k-means算法 自定义数据样本和类中心 已经调试实现 并且有图清晰表示-k-means algorithm for custom data types of samples and testing center has been and realize that has a clear plan
- 2022-07-21 16:52:09下载
- 积分:1
-
the set of neural network Genetic Algorithm
神经网络的遗传算法的集合-the set of neural network Genetic Algorithm
- 2022-03-31 04:04:12下载
- 积分:1
-
Based on the MATLAB neural network to complete the U.S. source
基于MATLAB完成的神经网络源程序
大家-Based on the MATLAB neural network to complete the U.S. source
- 2022-07-09 04:17:25下载
- 积分:1
-
无约束条件的模拟退火算法
无约束条件的模拟退火算法 -Unconstrained conditions of simulated annealing algorithm
- 2022-12-04 20:25:03下载
- 积分:1