-
粒子群优化算法是一种进化技术(进化有限公司)。
粒子群优化算法(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
-
一个很好的bp神经网络预测程序实例,有较好的预测精确性
一个很好的bp神经网络预测程序实例,有较好的预测精确性-Bp a good example of neural network forecasting process, a better prediction accuracy
- 2022-05-13 16:26:23下载
- 积分:1
-
水木清华BBS精华区--人工智能 涉及了人工智能的多个方面问题...
水木清华BBS精华区--人工智能 涉及了人工智能的多个方面问题-Shuimu Tsinghua BBS essence District-- AI Artificial Intelligence involves a number of aspects
- 2023-03-20 20:25:03下载
- 积分:1
-
这是基于MATLAB编写的一个神经网络的实例。
这是基于MATLAB编写的一个神经网络的实例。-This is based on the MATLAB neural network to prepare a case in point.
- 2022-05-20 10:15:00下载
- 积分:1
-
机器人接口程序框架,需要搞机器人的同志不用自己搞框架了...
机器人接口程序框架,需要搞机器人的同志不用自己搞框架了-Robot interface program framework, the need to engage in robot comrades do not have to engage in the framework of the
- 2022-05-31 16:15:55下载
- 积分:1
-
这是一个简单的遗传算法代码,给新手用户提供一个参考
这是一个简单的GA代码,为新手用户提供参考
- 2022-03-15 09:34:09下载
- 积分:1
-
C#版遗传算法解TSP问题
C#版遗传算法解TSP问题-C# version Genetic Algorithm for the Traveling Salesman Problem
- 2022-02-10 12:38:05下载
- 积分:1
-
最小平方法,利用分形维数。尝试怎样样。我觉得语apolog…
用最小二乘法计算分形图案的维数。试试看怎么样。请多包涵!!
-least squares method used fractal pattern dimension. Try how kind. I feel apologetic for this! !
- 2022-09-22 20:05:04下载
- 积分:1
-
The package contains three functions, one for the establishment of BP neural net...
该程序包包含三个函数,一个用于建立BP神经网络,一个用于训练该网络,最后一个用于测试样本。-The package contains three functions, one for the establishment of BP neural networks, one for training the network, the last one for the test samples.
- 2022-07-25 01:34:33下载
- 积分:1
-
This is a study artificial intelligence ant algorithm research documents, to thi...
这是一个研究人工智能中蚂蚁算法的研究性文档,对想了解这方面内容的人相当有益,很难才找到的-This is a study artificial intelligence ant algorithm research documents, to think about it as a very useful one, it is difficult to find the
- 2022-05-27 16:59:10下载
- 积分:1