登录
首页 » matlab » pso-bp

pso-bp

于 2020-10-29 发布 文件大小:2KB
0 366
下载积分: 1 下载次数: 110

代码说明:

  粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法。 BP(Back Propagation)神经网络是1986年由Rumelhart和McCelland为首的科学家小组提出,是一种按误差逆传播算法训练的多层前馈网络,是目前应用最广泛的神经网络模型之一。BP网络能学习和存贮大量的输入-输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。它的学习规则是使用最速下降法,通过反向传播来不断调整网络的权值和阈值,使网络的误差平方和最小。BP神经网络模型拓扑结构包括输入层(input)、隐层(hidden layer)和输出层(output layer)。(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. BP (Back Propagation) neural network is a 1986 team of scientists headed by Rumelhart and McC)

文件列表:

pso-bp
......\fun.m,861,2015-01-18
......\PSO1.m,3606,2015-01-18

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

发表评论

0 个回复

  • MATLAB
    MATLAB图形 用户界面设计 1 菜单设计 2 对话框设计 3 图形用户界面设计工具(MATLAB graphical user interface design a menu design 2 design 3 graphical user interface dialog design tool)
    2011-10-31 11:33:51下载
    积分:1
  • BDsignal
    北斗信号模拟生成,包括CA码生成和北斗信号生成正确性验证(Compass analog signal generation, including the CA code generation and signal generation Beidou correctness verification)
    2020-10-16 09:47:28下载
    积分:1
  • gif_make
    在gif_make 联合开发网 - pudn.com
    2014-01-22 13:22:09下载
    积分:1
  • dnwet
    自己写的matlab小程序,用于解线性方程。可以参考下(Their own small programs written in matlab for solving equations. Can refer to)
    2011-09-27 10:15:25下载
    积分:1
  • d_wind_farm_case3
    this is the simulation of wind farm
    2014-02-25 20:19:08下载
    积分:1
  • Fountain_codes_for_Compression
    Fountain code for compression
    2009-03-07 13:20:13下载
    积分:1
  • PID
    有传统PID介绍,引申到改进算法,包括模糊控制,滑模控制等,配有大量实例,除利用simulink搭建外同时由c或matlab语言对照。(Traditional PID introduced extended to improve the algorithm, including fuzzy control, sliding mode control, Peiyoudaliang instance, in addition to the use of structures outside simulink matlab language by both c or control.)
    2013-07-19 09:43:02下载
    积分:1
  • dfig
    基于matlab平台搭建的双馈变频器仿真模型,驱动模块使用SVPWM.(The doubly-fed inverter simulation model based on matlab platform, the driver module using SVPWM.)
    2013-03-08 22:01:01下载
    积分:1
  • matlab
    《MATLAB实用指南》系列丛书源代码。(MATLAB)
    2009-04-14 00:38:05下载
    积分:1
  • extrema
    part 1 about vcsel simulation of a paper IEEE
    2012-04-24 14:36:37下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载