-
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
-
h4psk
基于MATLAB的QPSK过程编程,并且对其过程的信号流程进行分析,用星座图分析其误码率(The QPSK based on MATLAB programming process, and its process of signal flow analysis, using the constellation diagram to analyze the bit error rate)
- 2008-04-23 22:13:44下载
- 积分:1
-
MATLAB_simulink
有关Matlab 的simulink 的仿真书籍,介绍的内容细致全面(Simulink simulation on Matlab books, describes the contents of the detailed comprehensive)
- 2010-11-26 16:31:56下载
- 积分:1
-
chapter-3-code
最优阵列处理一书第三章的matlab程序,适合阵列处理初学者(Optimal array processing matlab program of a third chapter of the book, suitable for array processing for beginners)
- 2012-05-02 16:09:17下载
- 积分:1
-
code-(2)
Cluster head selection using two level Fuzzy logic
- 2011-06-29 20:43:23下载
- 积分:1
-
gaborcreate
此m文件时实现MATLAB实现函数,Gabor滤波器的傅里叶变换为谐波和高斯函数各自傅里叶变换的卷积。
(Gabor transform!)
- 2010-05-15 15:01:31下载
- 积分:1
-
jmmse_tpmmse
MIMO通信系统预编码技术中两种MMSE(TPMMSE,JMMSE)准则下的误码率性能的仿真(Two MMSE precoding techniques in MIMO communication system (TPMMSE JMMSE) of bit error rate performance under the guidelines of the simulation
)
- 2013-03-27 21:43:10下载
- 积分:1
-
motorinduccion_rotorbobinado
is a dfig code in matlab
- 2013-05-05 14:22:32下载
- 积分:1
-
IrisBayes
说明: iris数据集的贝叶斯分类实验,外带实验报告一分(Bayesian classification of iris data set experiment, experimental report of a sub-outer)
- 2011-04-13 20:17:25下载
- 积分:1
-
clutch
自动离合器,模型包含制动器,,变速器,主减速器,差速器等子模型及其模糊控制规则(Automatic clutch, the model includes brakes, transmission main gear box, differential and sub-model and its fuzzy control rules)
- 2012-06-22 17:47:38下载
- 积分:1