登录
首页 » matlab » pso-bp

pso-bp

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

  • Example_05_08_01
    rotordynamics simulation example
    2010-06-19 20:02:40下载
    积分:1
  • dwt_svd_GUI
    matlab GUI数字水印代码。小波变换中的dwt与svd算法的结合,加密用的是混沌加密。是毕业设计的代码。下载后注意图片的路径。(digital watermarking matlab GUI code. Wavelet transform dwt in combination with the svd algorithm, encryption is used for chaotic encryption. Is a graduate of the code design. Attention to the pictures after the download path.)
    2020-09-01 17:38:09下载
    积分:1
  • image-hiding
    说明:  实现大容量的图像信息隐藏,采用双随机置乱算法(Realize large-capacity image information hiding, using double-random scrambling algorithm)
    2011-04-09 19:51:53下载
    积分:1
  • numerical-analysis
    用matlab 编写的求解各类数值问题的代码,附有实验报告(code for various of numerical analysis )
    2012-05-04 15:53:52下载
    积分:1
  • 5
    本程序实现多模态故障检测与故障诊断,用的方法是PCA_GMM,GMM是用的FJ算法,效果很好(This procedure realize multimodal, fault detection and fault diagnosis method is PCA_GMM, GMM FJ algorithm is used, the effect is very good)
    2020-09-18 11:17:54下载
    积分:1
  • CompressiveTrackingFromsequences
    压缩感知,对人脸进行跟踪的程序,今年欧洲图像会议的程序(Compressive Sensing,face track ,program )
    2013-03-25 16:43:08下载
    积分:1
  • gensui
    sar图像去噪的几种新的方法,到达过程是的泊松过程,ML法能够很好的估计信号的信噪比。( Several new methods sar image denoising, Arrival process is a Poisson process, ML estimation method can be a good signal to noise ratio.)
    2016-04-27 17:27:25下载
    积分:1
  • matlab(help)-cn
    一个MATLAB的中文帮助文档,方便你在编程过程中查询各个函数的意义!(A help document for MATLAB,very usefull for you use the MATLAB!)
    2009-03-29 11:11:43下载
    积分:1
  • AntClass
    蚁群聚类算法,基于蚂蚁算法的聚类分析,matlab源码(Ant colony clustering algorithm, cluster analysis based on ant algorithm, matlab source)
    2011-06-05 12:14:45下载
    积分:1
  • MSK
    这是自己下载的msk调制解调程序又加了个误码率(It is your own download msk modulation and demodulation process and added a bit error rate)
    2021-02-22 14:29:41下载
    积分:1
  • 696524资源总数
  • 103990会员总数
  • 18今日下载