登录
首页 » matlab » pso-bp

pso-bp

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

  • mam
    通信系统中实现幅度调制与解调。用matlab方式实现。(Communication systems to achieve amplitude modulation and demodulation. Way to use matlab.)
    2009-04-12 23:50:21下载
    积分:1
  • waveletsingularitydetectionsigna
    采用2进小波对1维信号的奇异点进行检测。小波模极大值位置就是奇异点的位置(A 2 into 1-dimensional wavelet singularity detection signal. Wavelet Modulus Maxima location is the location of singular points)
    2020-08-25 11:18:14下载
    积分:1
  • inxpwebbrowser
    在XP中应用WEBBRORSER的程序,实现XP的风格.很实用的(in XP WEBBRORSER the application procedures, XP style. Very useful)
    2007-04-09 14:25:05下载
    积分:1
  • JPGcoder
    Decoding Jpeg image in matlab programm
    2015-01-22 02:40:34下载
    积分:1
  • toolbox_sparsity
    稀疏性工具箱函数集,比较全面,有测试函数,可用,很好(Toolbox Sparsity function set, a more comprehensive, there are test functions, usable, very good)
    2007-12-18 21:06:29下载
    积分:1
  • text_denoising
    基于bandelet去噪的测试函数,并用信噪比进行评估(It is used for testing the Bandelet denoising)
    2009-05-08 13:10:00下载
    积分:1
  • pso
    本程序是用粒子群算法优化神经网络算法的MATLAB源程序(This MATLAB procedure is to use particle swarm algorithm to optimize neural network algorithm )
    2015-03-09 20:50:02下载
    积分:1
  • matlab
    谐波小波程序变参数的积分程序多点人工生成地震波程序低通滤波程序经验模式分解降噪程序(Harmonic Wavelet programmed parameters points integration process of artificial seismic waves to generate low-pass filtering process procedures empirical mode decomposition noise reduction procedure)
    2009-04-20 10:55:26下载
    积分:1
  • RecursiveLeastSquare
    this is matlab code for estimating the static linear system with Recursive Least Squre that is written by matlab 7.0. Here we want to estimate the below function: 1 - u^2 + 2*u^3 +u^5 +3*u^7 these are 2 files : without noise and with noise finally,there are plots for showing results.
    2010-08-26 23:14:16下载
    积分:1
  • Scopeperameter
    搜集了一些关于matlab中显示器Scope的数设置的一些资料,应该有人需要(Collected some information on the number of matlab in the Scope display to set some of the information, should someone need to)
    2009-11-28 22:52:24下载
    积分:1
  • 696518资源总数
  • 106222会员总数
  • 14今日下载