登录
首页 » matlab » pso-bp

pso-bp

于 2020-10-29 发布 文件大小:2KB
0 450
下载积分: 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 个回复

  • GCC_PHAT
    gcc-phat frequency domain (gcc-phat frequency domain)
    2021-03-26 15:59:13下载
    积分:1
  • normalized
    说明:  关于神经网络(matlab)归一化的见解(On Neural Networks (matlab) normalized view)
    2010-03-26 12:44:28下载
    积分:1
  • zuobiao
    已知三基准点和原点,通过未知点、基准点与原点距离,未知点与基准点距离,求未知点坐标(Known three reference points and the origin, through unknown point, the reference point and the origin of the distance from the unknown point and the reference point, find the coordinates of the unknown point)
    2013-07-23 11:41:07下载
    积分:1
  • FIll-Water
    matlab注水算法的代码,详细描述了注水算法的过程。(matlab water algorithm code, a detailed description of the process water algorithm.)
    2014-01-11 22:25:54下载
    积分:1
  • atomatic-attandence-system
    in this project we develop a source code in matlab which take attendance automatically, The source code and data base are available in this file
    2013-10-06 18:44:50下载
    积分:1
  • find_components
    FIND_COMPONENTS_EXAMPLE gives an example usage of find_components
    2011-10-20 06:00:13下载
    积分:1
  • Bomb
    用Matlab编程编程是实现的扫雷游戏,不足之处请指教(Programming with Matlab programming is to achieve the minesweeper game, shortcomings Please advise)
    2010-12-10 20:42:47下载
    积分:1
  • Uncoded_over_AWGN
    simulation of uncoded BPSK over AWGN
    2011-07-09 23:13:17下载
    积分:1
  • complex
    Math class complex calculations. There main argument, the complex conjugate calculation. . .
    2014-01-20 18:28:56下载
    积分:1
  • chengxu
    一种用于雷达中的信号检测程序,是一个仿真程序,验证对信号的估计(A kind of signal detection procedures used in radar, is a simulation program to signal to verify the estimate )
    2011-05-22 09:57:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载