登录
首页 » matlab » PSO

PSO

于 2015-01-18 发布 文件大小:2KB
0 84
下载积分: 1 下载次数: 5

代码说明:

  粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法。(Particle swarm optimization, also known as particle swarm optimization (Particle Swarm Optimization), abbreviated as PSO, is a new evolutionary algorithm developed in recent years (Evolutionary Algorithm- EA). Kind, and simulated annealing algorithm PSO algorithm is similar evolutionary algorithms, it is also starting a random solution, through an iterative search for the optimal solution, which is also used to uate the quality through fitness solution, but it is simpler than genetic algorithm rules It has no genetic algorithm " crossover" (Crossover) and " variant" (Mutation) operation, which by following the current search to find the optimal value to the global optimum. This algorithm is its easy implementation, high accuracy, fast convergence, etc. attracted academic attention and show its superiority in solving practical problems. PSO algorithm is a parallel algorithm.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • matlab
    matlab 的程序求解三对角方程组,三对角方程组中的系数矩阵是非奇异的,这是前提条件。(matlab program for solving tridiagonal equations, tridiagonal equations nonsingular coefficient matrix, which is a prerequisite.)
    2015-01-04 16:42:31下载
    积分:1
  • LMS
    自适应信号处理快速算法的MATLAB实现源代码,对于自适应信号的初学者会有很大地帮助(Adaptive signal processing algorithm to achieve the MATLAB source code, for beginners will be of adaptive signal has a great help)
    2015-04-13 19:59:39下载
    积分:1
  • wav_fft_draw
    这是用matlab编的代码,实现的功能是可以方便的给定一段信号,画出它的频域的频谱图,对写论文有帮助(This is compiled with the matlab code, function is convenient for a given period of the signal, draw its frequency spectrum chart, to help write the paper)
    2010-09-10 18:48:16下载
    积分:1
  • chap3
    说明:  基于滤波器的趋近率滑模控制仿真,主要是卡尔曼滤波(Reaching law based sliding mode control filter simulation, mainly Kalman filtering)
    2010-04-12 20:35:56下载
    积分:1
  • LMS_8
    LMS: Least mean squares (LMS) algorithms is a type of adaptive filter used to mimic a desired filter by finding the filter coefficients that relate to producing the least mean squares of the error signal (difference between the desired and the actual signal)
    2010-05-07 00:03:03下载
    积分:1
  • MATLAB
    讲述了matlab的主要功能和应用等等,讲解很详细到位,欢迎下载(matlab code)
    2012-04-19 18:35:49下载
    积分:1
  • A-good-learning-Q-source-
    Q-Learning强化学习的代码实现.rar(A good learning Q source code, for learning has a great role in reinforcement learning)
    2012-09-14 17:11:20下载
    积分:1
  • daishuyunsuan
    GUI系统进行点运算,即该矩阵对应元素的直接运算。(GUI system point operations, namely the direct calculation of the matrix corresponding to the element.)
    2014-01-26 10:10:27下载
    积分:1
  • CNN_face_detection-master
    CVPR2015级联CNN进行人脸检测的MATLAB实现代码,按照流程实现,效果绝佳(CVPR2015 cascade CNN for face detection MATLAB implementation code, according to the sequence, and excellent results)
    2016-04-27 16:50:00下载
    积分:1
  • E42
    Robust Adaptive Fuzzy Control of a UPFC Power Flow Compensator
    2010-06-17 02:05:06下载
    积分:1
  • 696522资源总数
  • 104031会员总数
  • 39今日下载