登录
首页 » matlab » PSO算法

PSO算法

于 2020-06-25 发布
0 228
下载积分: 1 下载次数: 4

代码说明:

说明:  粒子群算法,也称粒子群优化算法或鸟群觅食算法(Particle Swarm Optimization),缩写为 PSO, 是由J. Kennedy和R. C. Eberhart等开发的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法(Particle Swarm Optimization (PSO), also known as Particle Swarm Optimization (PSO), is a new evolutionary algorithm developed by J. Kennedy and R. C. Eberhart. PSO is a kind of evolutionary algorithm, which is similar to simulated annealing algorithm. It starts from random solution and searches for the best solution by iteration. It also evaluates the quality of solution by fitness. But it is simpler than genetic algorithm rules. It has no Crossover and Mutation operation of genetic algorithm. As a result, it searches for global optimum by following the optimal value currently searched. This algorithm has attracted the attention of academia for its advantages of easy implementation, high accuracy and fast convergence, and has shown its superiority in solving practical problems. Particle swarm optimization is a parallel algorithm)

文件列表:

PSO算法\fun.m, 41 , 2019-07-13
PSO算法\PSO.m, 1944 , 2019-07-13
PSO算法, 0 , 2019-07-13

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

发表评论

0 个回复

  • 根据输入的参数不同,选用不同的算子对输入的图像进行边缘检测,包括sobel,log,canny等5哥算子...
    根据输入的参数不同,选用不同的算子对输入的图像进行边缘检测,包括sobel,log,canny等5哥算子-According to different input parameters, choose a different operator input image edge detection, including the sobel, log, canny operator 5 Columbia
    2022-12-28 02:20:03下载
    积分:1
  • PyQt5Tutorial
    说明:  PYQT5入门教程(pyqt5)
    2020-06-23 19:40:01下载
    积分:1
  • TMS F2812SDSP281x_Spi头文件
    TMS F2812SDSP281x_Spi头文件-TMS F2812SDSP281x_Spi header files
    2022-01-26 07:01:01下载
    积分:1
  • .修改kspublib.jar文件中DBConfig.xml,将数据库配置为自己的数据库。 2.将optiontree.jar,kspublib.jar(需要x...
    .修改kspublib.jar文件中DBConfig.xml,将数据库配置为自己的数据库。 2.将optiontree.jar,kspublib.jar(需要xml解析器xerces.jar)拷贝到应用的web-inf/lib目录下-. Kspublib.jar to amend the document DBConfig.xml, the database is configured to its own database. 2. Optiontree.jar, kspublib.jar (need xml parser xerces.jar) copies to the application WEB-INF/lib directory
    2022-06-30 23:09:05下载
    积分:1
  • Delphi friends list
    Delphi 朋友通讯录-Delphi friends list
    2022-08-04 02:09:41下载
    积分:1
  • 空间平滑MUSIC算法
    说明:  采用空间平滑算法进行DOA估计,同时通过一维谱峰搜索画出频谱图。(A spatial smoothing algorithm is used for DOA estimation, and a spectral map is drawn through one-dimensional spectral peak search.)
    2020-03-23 13:48:35下载
    积分:1
  • project_comfinal
    说明:  it can add two numbers and shows the answer
    2019-05-28 19:16:02下载
    积分:1
  • DLL in the preparation process. Static and dynamic library of distinction, and t...
    动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-DLL in the preparation process. Static and dynamic library of distinction, and the procedure call link static and dynamic library distinction. How to use the tool View DLL exporting the function Depends the use of tools C compiler technology adapted to name DLL function of the output, extern "C" for the usage, use module definition files to resolve the C adaptation of the name. Typedef definitions used at the function pointer type, how to obtain 13-17 Dynamic Link function of the target.
    2022-10-26 17:15:03下载
    积分:1
  • macd20100813
    MT4中的MACD背离指标,自动提示,不交易,提醒人工确认,防止误操作(MT4' s MACD departure from the target, auto tips, not transactions, to remind the man to confirm, to prevent misuse)
    2010-08-28 08:50:01下载
    积分:1
  • 小波神经网络的时间序列预测代码
    说明:  小波神经网络的时间序列预测代码小波神经网络是结合 小波变换理论与人工神经网络的思想而构造的一种新的 神经网络模型,它结合了小波变换良好的时频局域化性质及神经网络的自学习功能,(Time series prediction code of wavelet neural networ Time series prediction using wavelet process neural network For example, Ding and Zhong used a wavelet process neural network to solve time series prediction problems)
    2021-02-08 10:21:41下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载