-
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
-
pictovideo
将图片数据格式转为avi视频数据格式的源码,绝对好用,内附数据及程序。程序内有详细的解释。(The image data format to avi format video data source, absolutely easy to use, containing data and procedures. Program with detailed explanation.)
- 2010-11-23 15:03:31下载
- 积分:1
-
the-second-zhang
说明: matlab的对数值分析基本内容的实现问题(The numerical analysis matlab basic content of the realization of)
- 2011-03-29 16:22:56下载
- 积分:1
-
xsk_cs1
SAR图像处理算法,利用CS算法对回波信号进行处理成像。(SAR image processing algorithms, using the CS algorithm the echo imaging.)
- 2012-05-25 20:00:28下载
- 积分:1
-
pmsm-mpc
永磁同步电机的状态方程,永磁同步电动机的状态方程matlab代码(Permanent magnet synchronous motor state equation, permanent magnet synchronous motor state equation matlab code)
- 2021-03-05 20:19:30下载
- 积分:1
-
fun_fuzzy-feedbace
matlab写的模糊整定PID参数的子函数 matlab写的模糊整定PID参数的子函数 (Matlab write fuzzy PID tuning parameters Functions written in Matlab fuzzy tuning PID Parameters of Functions written in Matlab fuzzy PID tuning parameters Functions written in Matlab fuzzy setting P ID parameter Functions)
- 2007-06-29 10:07:16下载
- 积分:1
-
gaussian_filter
calculate Gaussian filter for images using matlab
- 2011-01-19 05:24:09下载
- 积分:1
-
sztx
MMSE和ZF信道均衡算法的matlab仿真程序,仿真信道有加性白高斯信道和瑞利衰落信道(MMSE and ZF channel equalization algorithm matlab simulation program)
- 2012-10-29 21:59:27下载
- 积分:1
-
gongzuokongjian
说明: 六轴机器人用d-h建模,蒙特卡罗方法打点确定工作空间(Six-axis robots are modeled by D-H and the workspace is determined by Monte Carlo method.)
- 2019-05-15 16:13:37下载
- 积分:1
-
convolutional_VA_decoding3
在matlab环境下实现卷积码的维特比译码(convolutional VA decoding)
- 2013-11-05 16:46:56下载
- 积分:1