登录
首页 » matlab » pso-bp

pso-bp

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

  • 96485634neural-networks
    neural networkgfgfx
    2012-04-24 20:46:50下载
    积分:1
  • MALE-UAV-autopilot-model
    MALE (middle altitude low endurance) unmanned aerial vehicle Simulink model. its been tested rigorously in flightgear and I believe you can learn something it or proceed it. its simple and neat .m model. and some matlab codes to initialize some functions outside the model.
    2015-03-16 16:48:29下载
    积分:1
  • ss_Pe97
    说明:  此代码描述的是跳频系统在不采用两路分集的情况下的性能仿真,主要也是对误码率的仿真函数(This code describes the frequency-hopping system without two-way diversity in cases where performance simulation, is largely a function of the BER simulation)
    2010-03-29 22:02:12下载
    积分:1
  • pronyanalysis
    matlab prony算法 基于svd-tls总体最小二乘(prony analysis matlab code svd-tls)
    2021-05-13 08:30:02下载
    积分:1
  • power_svc_pss
    powersystem fault analysis of power_svc_pss
    2011-06-18 18:15:20下载
    积分:1
  • slant
    This is a simple slant transform codin..Enjoy
    2009-09-20 23:48:53下载
    积分:1
  • SfunctionsPaulBizard
    Code using s-fuctions for IMU
    2011-06-01 00:49:20下载
    积分:1
  • readprime
    该函数的功能主要是用于读取nc格式的气象雷达数据(The function of the function is mainly used to read the weather radar data of nc )
    2014-12-29 19:54:21下载
    积分:1
  • xbnlp
    小波包能量谱的计算,对信号进行频段分析,特征提取,用于模式识别(wavelet packet energy spectrum)
    2021-04-08 21:29:01下载
    积分:1
  • bluetooth
    This file is implementing a bluetooth system which is equipped with frequency hopping method, this method is used for system protection against jamming, This is a matlab simulink file.
    2013-11-20 06:04:21下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载