-
Pso
模拟一群鸟捕食的情景,从而达到优化目标函数的目的,这就是粒子群算法!起初在可行的空间中随机的产生一群粒子,然后让每个粒子开始在虚拟的空间中向四面八方飞翔,并且每个粒子都记下他们飞过的适应值(也就是目标优化函数)最高的点,而且整个粒子群有一个最高适应值个体,这样,粒子在飞翔的时候尽量朝向自己曾飞过的最好的点和集体的最好的点。最后达到收敛到近似最优点的目的。
(Simulation of a group of birds preying on the scene, so as to achieve the purpose of optimizing the objective function, that is, PSO! At first, where feasible, have a space in a group of random particles, and then let the beginning of each particle in a virtual space to fly in all directions, and each particle they have in mind over the fitness value (that is objective optimization function) the highest point , and the whole particle swarm adaptation has a maximum value of the individual, so that particles in the fly when he had flown as far as possible towards the best point and collective best point. Finally reaching the merits of convergence to approximate most purposes.)
- 2007-10-24 14:45:05下载
- 积分:1
-
McGraw.Hill.MATLAB.Demystified.Apr.2007
最全面的matlab参考书,包括各种程序和例子(Matlab most comprehensive reference books, including the various procedures and examples)
- 2008-05-13 09:06:28下载
- 积分:1
-
Ex_Curve
这是一个MATLAB程序,关于正态云模型的期望曲线的程序。(This is a MATLAB program, the expectation of normal cloud model curve of the program.)
- 2014-09-18 22:35:54下载
- 积分:1
-
projefinal
there is a code for tsai wu failure teory.
- 2020-07-04 19:40:02下载
- 积分:1
-
naiveGaussianPyramid
说明: 彩色图像的高斯金字塔,通过修改ReductionFactor参数来实现不同阶层的金字塔(Color image of the Gaussian pyramid, by modifying the ReductionFactor parameter to achieve different levels of the pyramid)
- 2011-04-11 16:29:08下载
- 积分:1
-
AnnBp
algorithm of backpropagation demo
- 2014-09-04 11:52:33下载
- 积分:1
-
Communication-principle-in-Matlab
本书主要讲解了通信原理基于MATLAB的计算机仿真(Communication principle in Matlab)
- 2015-04-06 15:50:33下载
- 积分:1
-
OFDMsimulinkprogramme
说明: 这是ofdm的原始仿真代码,是应用matlab环境下的程序。(This is the original OFDM simulation code is the use of Matlab environment procedures.)
- 2006-05-10 21:11:11下载
- 积分:1
-
二次拟合
可以用一系列点拟合二次函数,得出拟合后的图形和原数据的图标(Two functions can be fitted with a series of points)
- 2021-03-25 13:59:14下载
- 积分:1
-
Gabor-Filter
This code is used for extracting texture features in an image
- 2014-01-24 18:20:08下载
- 积分:1