登录
首页 » matlab » pso-bp

pso-bp

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

  • MiniTab_learning-materials
    minitab操作教程,学习材料,PDF格式(the minitab operation tutorial, learning materials, PDF format)
    2012-08-01 17:00:58下载
    积分:1
  • EllipsoidFitting
    Two matlab files to demonstrate how to fit an ellipsoid directly to a set of 3D points.
    2009-04-09 19:40:04下载
    积分:1
  • Matlab
    Matlab 程序语言,有jacobi GS迭代,弦截法等。(Matlab programming language, there jacobi GS iteration, Secant method.)
    2010-12-13 23:56:04下载
    积分:1
  • gen_pwm_pid
    电力电子元件模拟同步发电机,实现AC/DC,DC/AC,利用计算法PWM,PID控制器,跟据效果比较理想(Synchronous generator simulation of power electronic components, to achieve AC/DC, DC/AC, using computational method PWM, PID controller, with far more satisfactory results)
    2020-10-27 15:49:59下载
    积分:1
  • 1
    说明:  基于卡尔曼滤波器的PID控制的matlab程序。(Kalman filter-based PID control)
    2012-05-25 12:47:02下载
    积分:1
  • MATLAB-trans-Edge
    以MATLAB將影像做邊緣偵測以及邊緣強化, 邊緣偵測分別為Prewitt以及Canny, 邊緣強化是將邊緣做銳利化(MATLAB will do to the image edge detection and edge enhancement, edge detection, respectively Prewitt and Canny, edge enhancement is done to sharpen the edge)
    2013-08-28 23:18:05下载
    积分:1
  • xiaojun
    本算法采用matalab编写,实现了基于复Hadamard变换的盲数字水印算法(The algorithm adopts matalab writing, Hadamard transform based on complex blind watermarking algorithm is proposed)
    2009-11-18 11:00:07下载
    积分:1
  • PAMSE
    PAMSE - measure the distortion degree of distorted image imd with the reference image imo using the Gaussian smoothed MSE(PAMSE- measure the distortion degree of distorted image imd with the reference image imo using the Gaussian smoothed MSE)
    2014-09-03 22:51:05下载
    积分:1
  • aybook.cn_matltxclhs1128
    matlab在图像处理中的介绍详细介绍了matlab与图像有关的函数(matlab in image processing matlab introductory details and image-related functions)
    2008-01-15 20:35:50下载
    积分:1
  • conicoidconicoid
    说明:  这篇文章是关于标准空间二次曲面拟合的研究,对于齿轮研究者有很好的参考价值,希望大家喜欢(This article is about the standard space quadric fitting studies, researchers for the gear have a good reference value, I hope you like)
    2008-11-22 17:34:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载