登录
首页 » matlab » pso-bp

pso-bp

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

  • lvboqi
    巴特沃斯滤波器设计,双线性变换法,代码不是很长……(Butterworth filter design, bilinear transformation method, the code is not very long ... ...)
    2009-03-14 15:42:24下载
    积分:1
  • MLandcp
    ML的方法在ofdm中的应用,是最大似然在ofdm中的仿真(ML method ofdm application is the maximum likelihood in the simulation ofdm)
    2009-04-30 20:34:57下载
    积分:1
  • LDA
    线性判别分析法源代码,LDA算法,输出分类结果(Linear discriminant analysis method source code, to output the classification results)
    2012-05-13 09:03:22下载
    积分:1
  • cauc
    有限元差分解偏微分方程的函数,能设置初值,边界值(Difference solution of partial differential equations finite element function can set the initial value, boundary value)
    2013-09-22 16:59:36下载
    积分:1
  • KECA
    用MATLAB写的一个关于KECA的代码(Using MATLAB to write a code KECA)
    2021-03-20 14:49:18下载
    积分:1
  • OvertopingVolume
    通过piv速度计算溃坝过程的溃口流量,并输出结果(Calculation of dam breach flow process through piv speed and output)
    2015-03-23 10:46:31下载
    积分:1
  • gaborfilter
    gabor filter which will image as input and some parameters as gabor
    2011-11-17 14:25:19下载
    积分:1
  • MATLAB
    matlab常用函数参考,包括基本的函数和一些特殊的函数。(matlab reference commonly used functions, including basic functions and some special functions.)
    2010-09-24 15:04:46下载
    积分:1
  • alamouti
    该文档详细的介绍了alamouti码的编码原理(This document describes in detail the principle of a Code alamouti)
    2011-05-20 21:49:39下载
    积分:1
  • Bartlett
    本方案采用了Bartlett法的ARMA过程的谱估计,可以对以上模型分析(The program uses the Bartlett method of ARMA spectral estimation process, the above model can be)
    2011-05-24 00:34:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载