-
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
-
FFT
用matlab编写的比较全面的关于非线性光纤中孤子演化的程序(Matlab prepared with a more comprehensive on the nonlinear optical soliton evolution in the process)
- 2008-06-24 13:55:34下载
- 积分:1
-
AMMC
Matlab 视频去隔行代码AMCC法,效果很好(Matlab code Deinterlacing)
- 2013-09-02 19:48:05下载
- 积分:1
-
a1xiangganjilei
机动目标一阶加速度的频率普分析,以及多普勒展宽,相干积累。以70km,径向速度700m,加速度20m/s^2目标为例(An acceleration of maneuvering target frequency bands Pu analysis, and Doppler broadening, coherent accumulation. To 70km, the radial velocity 700m, acceleration 20m/s ^ 2 goals, for example)
- 2015-03-29 15:17:38下载
- 积分:1
-
welding-stress
焊接应力分析很好的代码 对于焊接专业很有帮助(Good welding stress analysis code for the welding professional helpful)
- 2013-05-19 11:03:55下载
- 积分:1
-
eggs-image-processing
my package is all about image processing of counting eggs using bwareaopen to remove noise and filtering of the image, also include how many eggs are there.
- 2014-02-04 05:38:05下载
- 积分:1
-
DSSS-Communication-Report
直接序列扩频通信系统仿真程序,使用matlab语言设计的程序。并附加有详细的文字说明(Direct sequence spread spectrum communication system simulation program, using matlab design process. And attach a detailed text description)
- 2014-03-27 21:31:59下载
- 积分:1
-
FINALTEST
参考作物蒸散量计算公式,FAO国际农粮组织推荐的那个方法(ET0 )
- 2011-08-11 10:49:45下载
- 积分:1
-
Dlay-control-with-Dalin-Algorithm
根据纯滞后系统的大林控制算法原理,使用MATLAB编写相应的控制算法(According to Dalin pure delay system control algorithm principle, the use of appropriate control algorithms written in MATLAB)
- 2014-08-11 22:36:54下载
- 积分:1
-
MATLABcPP
MATLAB与c++混编的案例代码,可运行,是学习的好例子(MATLAB and c++ mixed case code can be run, is a good example of learning)
- 2014-01-29 17:41:01下载
- 积分:1