-
PSO-evolutionarycomputation
粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),有Eberhart博士和kennedy博士发明。源于对鸟群捕食的行为研究
PSO同遗传算法类似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在解空间追随最优的粒子进行搜索。详细的步骤以后的章节介绍
同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域(Particle Swarm Optimization (PSO) is an evolutionary computation technique (evolutionary computation), has Dr. Eberhart and Dr. kennedy invention. Deriving from the behavior of birds of prey PSO with genetic algorithm is similar to an iterative optimization-based tools. System initialization for a group of random solutions, through the iterative search for optimal values. But there is no cross-genetic algorithm used (crossover) and mutation (mutation). But the particles in the solution space of the particles to follow the optimal search. In detail the steps after the introduction sections compared with the genetic algorithm, PSO has the advantage of being simple and easy and did not realize many of the parameters need to be adjusted. Has been widely applied to function optimization, neural network training, fuzzy system control, as well as other genetic algorithm applications)
- 2008-03-19 20:51:36下载
- 积分:1
-
QPSK
信号在高斯信道下的仿真,本人自己编的,已经经过验证是正确的(The simulation signal under the Gauss channel, I own, has been verified to be correct)
- 2013-12-17 16:55:47下载
- 积分:1
-
lianxiangjiyi
联想分为自联想和异联想,应用matlab实现神经网络的联想记忆功能。(Since the association and the association is divided into different association, the application of neural network matlab realize the associative memory function.)
- 2009-02-18 12:45:40下载
- 积分:1
-
1
说明: M-file to calculate and plot the velocity and
- 2009-11-05 02:45:11下载
- 积分:1
-
MATLAB-renkou
matlab 用于人口模型的研究 涉及到阻滞增长模型 (matlab renkou)
- 2011-07-21 10:14:10下载
- 积分:1
-
Adaptive-Kalman-Filter
这个是自适应卡尔曼滤波的程序,可以不用已知观测方程以及状态方程的噪声,能够在滤波时学习出(This is an adaptive Kalman filtering program that can do the known equations of state and noise measurement equation can learn while filtering out)
- 2020-09-09 10:18:03下载
- 积分:1
-
Video-signal-compression
说明: 视频信号的压缩处理,包括帧分类,冗余的去除等(Video signal compression, including frame classification, redundancy removal, etc.)
- 2011-03-16 06:50:58下载
- 积分:1
-
ImageMeasurement
说明: 课程中的图像处理实验matlab编程,有助于学习图像处理的初学者(program of matlab image processing , helpful for beginners of image processing)
- 2010-04-14 19:52:54下载
- 积分:1
-
Iluminamento
Calculates the luminance of a square using Matlab.
- 2011-05-25 04:32:04下载
- 积分:1
-
fnlCg
共轭梯度迭代法,主要用于图像稀疏重建、图像去噪的算法(Conjugate gradient method, mainly for sparse image reconstruction, image de-noising algorithm)
- 2013-05-03 23:01:19下载
- 积分:1