-
粒子群优化算法是一种进化技术(进化有限公司)。
粒子群优化算法(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
-
本程序是关于qam的解调程序用c语言编写希望大家能用
本程序是关于qam的解调程序用c语言编写希望大家能用-this process is on the demodulation process qam c language with hope everyone can be prepared
- 2022-11-25 17:00:03下载
- 积分:1
-
小波神经网络的电力负荷预测,有很强的学习价值。
小波神经网络电力负荷预测,有较强的学习价值和应用价值-Wavelet neural network power load forecasting, there are strong learning value and applied value
- 2022-08-17 12:43:24下载
- 积分:1
-
C均值法,用于模式识别中的聚类算法。非常好用!
C均值法,用于模式识别中的聚类算法。非常好用!-C- Means method for pattern recognition algorithm for clustering. Very handy!
- 2023-07-09 17:40:03下载
- 积分:1
-
禁忌搜索解决方案的问题,程序的使用禁忌路径长度,歌剧…
用禁忌搜索解决TSP问题,程序中使用对路径长度禁忌的方法,运行效率比较高。-Tabu search solution TSP, procedures for the use of the taboo path length, operating more efficient.
- 2022-03-25 14:48:01下载
- 积分:1
-
遗传算法的一个库,算法设置比较灵活,需要懂算法的人来下载...
遗传算法的一个库,算法设置比较灵活,需要懂算法的人来下载-a genetic algorithm library, set up a more flexible algorithm, the algorithm needs to understand people to download
- 2023-07-27 04:50:03下载
- 积分:1
-
BLDC建模及神经网络控制,建模讲述的很详细,难得的论文。
BLDC建模及神经网络控制,建模讲述的很详细,难得的论文。-BLDC modeling and neural network control, modeling, described in great detail, rare papers.
- 2022-01-26 03:54:45下载
- 积分:1
-
Genetic Algorithm NSGA
NSGA-II遗传算法的文档,里面的内容比较好理解,是学习遗传算法的必备知识-Genetic Algorithm NSGA-II of the document, which is better understanding of the content is a genetic algorithm to learn the knowledge necessary
- 2022-06-27 09:55:23下载
- 积分:1
-
一个A*算法的的实现过程的演示,是个非常清晰的能理解到A是怎么实现的...
一个A*算法的的实现过程的演示,是个非常清晰的能理解到A是怎么实现的-A* algorithm is a realization of the demonstration process, it is a very clear to understand how the realization of A
- 2023-07-08 08:25:02下载
- 积分:1
-
用matlab编的,一个典型的BP神经网络的例子,相信对你的学习、工作都能起到一个参考的作用...
用matlab编的,一个典型的BP神经网络的例子,相信对你的学习、工作都能起到一个参考的作用-Using matlab series, a typical example of BP neural network, I believe your study, work can play the role of a reference
- 2023-02-20 23:40:03下载
- 积分:1