登录
首页 » matlab » pso-bp

pso-bp

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

  • FGseg
    说明:  从静止的视频背景中,分割出前景目标的程序(Uses graph cuts to segment foreground objects from a static background in video. Morphology and Segmentation. foreground segmentation, )
    2011-03-24 11:28:35下载
    积分:1
  • deopf26
    load flow for 26 bus fast decoupled
    2012-05-12 03:10:02下载
    积分:1
  • PID_june
    PID control for 2-dim Systems
    2010-11-12 20:51:55下载
    积分:1
  • Chip_tool_Temperature
    Program to find drill tool temperature
    2013-11-13 01:11:58下载
    积分:1
  • jiebian_jiami_manyK
    雷达信号数字水印技术联合调频率捷变抗干扰(Radar jamming, radar waveform modulation frequency-agile multi-target anti-interference)
    2020-07-26 20:28:42下载
    积分:1
  • change
    变步长复化simpson公式,与其他的数值积分比较(change step complex simpson formlua)
    2011-01-09 13:38:55下载
    积分:1
  • qengfen
    AHP层次分析法计算判断矩阵的最大特征值,有信道编码,调制,信道估计等,GPS和INS组合导航程序。( Calculate the maximum eigenvalue judgment matrix of AHP, Channel coding, modulation, channel estimation, GPS and INS navigation program.)
    2016-05-10 16:07:25下载
    积分:1
  • BOC
    几个BOC 信号的分析例程,全球卫星导航系统将普遍采用BOC调制信号作为扩频测距信号,BOC信号自相关函数呈现多个相关峰,传统扩频接收机所用的延迟锁定环(DLL)无法对该信号正确地进行码相位的(Several BOC signal analysis routines, the global satellite navigation system will be widely used BOC modulation signal as a spread spectrum ranging signal, BOC signal auto-correlation function shows a number of correlation peak, the traditional spread-spectrum receiver using delay locked loop (DLL) the signal can not be correctly code phase)
    2008-03-02 19:37:01下载
    积分:1
  • FTF
    FTF自适应算法 求:自适应滤波器的两个权值ω0 (n)和ω1(n)分别收敛于0.2和0.7的收敛轨迹,并与LMS算法进行对比。(FTF adaptive algorithm Requirements: two weights ω0 is (n) of the adaptive filter and ω1 (n) converges to 0.2 and 0.7, convergence trajectory, and compared with the LMS algorithm.)
    2020-12-10 23:39:18下载
    积分:1
  • 123
    设计并制作一个用于篮球比赛计时计分器,能显示各种比赛时间,并显示比赛比分,能实现每次加1分、加2分、减1分操作。(Design and production of a timing for the basketball game scoring device capable of displaying a variety of game time, and displays game scores, able to add 1 point each time, add two points, by a sub-operation.)
    2009-12-29 09:18:33下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载