-
matlab_jiaocheng
《matlab教程》配套光盘,很小,但含有众多源码,欢迎下载()
- 2007-08-01 19:54:32下载
- 积分:1
-
13
说明: 粒子群算法(PSO)是一种基于群体的随机优化技术。与其它基于群体的进化算法相比,它们均初始化为一组随机解,通过迭代搜寻最优解。不同的是:进化计算遵循适者生存原则,而PSO模拟社会。将每个可能产生的解表述为群中的一个微粒,每个微粒都具有自己的位置向量和速度向量,以及一个由目标函数决定的适应度。所有微粒在搜索空间中以一定速度飞行,通过追随当前搜索到的最优值来寻找全局最优值。
PSO模拟社会采用了以下三条简单规则对粒子个体进行操作:①飞离最近的个体,以避免碰撞。②飞向目标。③飞向群体的中心。这是粒子群算法的基本概念之一。
粒子群算法其基本思想是受许多鸟类的群体行为进行建模与仿真研究结果的启发(Particle swarm optimization (PSO) is a population based stochastic optimization techniques. Based on evolutionary algorithms compared with other groups, they are initialized to a random solution, iterative search through optimal solution. The difference is: the principle of survival of the fittest evolutionary computation to follow, while PSO simulation community. The potential of each solution expressed as a group of particles, each particle has its own position vector and the velocity vector, and a fitness determined by the objective function. All particles in the search space at a constant speed flight, by following the current search to find the optimal values of the global optimum. PSO simulation community has adopted the following three simple rules for the operation of individual particles: ① recently departed individuals, in order to avoid collisions. ② to the target. ③ fly to center groups. This is one of the basic concepts of particle swarm algorithm. PSO algori)
- 2015-04-21 16:39:12下载
- 积分:1
-
dianjixinhao
电机电流信号的文本载入,时域和频域分析。(The text of the electrical current signal to load, time and frequency domain analysis.)
- 2008-12-24 15:25:31下载
- 积分:1
-
matlabadvanceaply
matlab的教程,例题,包括数值,符号,图像等运算及答案(matlab tutorials, sample questions, including the values, symbols, images and other computing and answers)
- 2008-04-03 14:36:48下载
- 积分:1
-
msk5
MSK信号,通过mld,完整演示了MSK信号的产生和接收。(MSK signal, by mld, a complete presentation of the MSK signal generation and reception.)
- 2010-08-10 16:47:03下载
- 积分:1
-
systemtestask
数字下变频的matlab仿真源程序,自动生产图形(Digital Down Converter,matlab source)
- 2009-04-04 09:22:37下载
- 积分:1
-
Matlab_Fox_Li_Numerical_Iteration
光电综合实验,平行平面腔的数值迭代解法,即Fox_Li数值迭代法。对于之前网上某位仁兄给出的代码给出了优化,主要是使用了一个子函数,使得代码清晰容易阅读。而且拥有GUI界面也更像做程序这件事情。---南邮某学子(Fox_Li numerical iteration. A short and smart program in Matlab, as well optimized in the aspect both of code and execution.)
- 2010-10-15 13:44:38下载
- 积分:1
-
Simulink_tutorial
Several Simulink tutorials that I have collected.
- 2011-08-22 00:47:29下载
- 积分:1
-
cm_and_cb_utilities
matlab code for COLORMAP and COLORBAR utilities (Jul 2014)
- 2015-02-03 13:34:08下载
- 积分:1
-
sm
说明: 经过我很长时间的努力,今天简单的实现正弦波仿真(make out sine wave)
- 2010-01-13 15:20:03下载
- 积分:1