登录
首页 » matlab » pso-bp

pso-bp

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

  • PSNR-NC
    说明:  对图像进行处理后常需要计算图像的PSNR值和NC值(calculate the PSNR and NC of pictures)
    2011-02-24 10:37:54下载
    积分:1
  • bayesPfisher
    基于bayes准则和fisher准则的线性分类器。bayes是对细胞的判别分类 分为最小错误率和最小风险两种;fisher是对两类进行判别(Bayes guidelines and criteria based on fisher linear classifier. bayes classification is divided into cells, determine the minimum error rate and minimal risk of two kinds fisher is to discriminate two types of)
    2011-10-20 22:34:59下载
    积分:1
  • kalmanRadar
    一个利用matlab做的雷达跟踪的kalman滤波的源程序(Using matlab to do a radar tracking of the kalman filter source code)
    2008-05-20 14:51:41下载
    积分:1
  • Downloads
    novel based approach for object segmentation
    2014-08-20 17:27:06下载
    积分:1
  • fortune_wheel
    various select roullette funtion
    2013-05-07 10:26:07下载
    积分:1
  • OFDM_Noise
    关羽OFDM仿真代码,you QAM ,QPSK ,FSK等等。应该有你需要的(OFDM simlink)
    2013-05-09 08:38:04下载
    积分:1
  • the-design-of-fir
    使用matlab进行有限长fir滤波器设计,要求写出代码画出仿真图形(design fir)
    2013-12-18 21:45:09下载
    积分:1
  • 改进MFO算法1
    说明:  对MFO算法飞蛾位置更新方法进行改进,加快其收敛速度(The moths position updating method of MFO algorithm is improved to accelerate its convergence speed)
    2020-06-23 14:40:02下载
    积分:1
  • matlab-simulink
    matlab simulink使用简介,入门介绍(matlab simulink)
    2013-05-17 18:26:00下载
    积分:1
  • matlabcure
    这是matlab编程的一个例子,编写M文件,实现正弦摆动的一个动画。(Matlab is a programming example, the preparation of documents M to achieve a sinusoidal oscillation of animation.)
    2007-04-25 10:55:16下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载