登录
首页 » matlab » pso-bp

pso-bp

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

  • rake(cdma)
    CDMA中Rake接收机源码,在Matlab环境下运行(Rake receiver in CDMA source, in the Matlab environment running)
    2009-05-24 00:18:24下载
    积分:1
  • matlab
    关于神经网络非线性系统的辨识,模糊控制器等程序。(With regard to neural network, nonlinear system identification, fuzzy controller and other procedures.)
    2010-01-27 16:52:22下载
    积分:1
  • shiliangtianxian
    矢量天线 求信号频率 求信号四个角度 仰角方位角 极化角仿真(Four angles of vector antenna demand signal frequency request signal)
    2012-05-04 20:42:36下载
    积分:1
  • Something-of-Matlab
    matlab入门到精通,对初学者和高手都非常有用。(Entry to the proficient in matlab, is very useful for beginners and master.)
    2013-09-25 11:24:40下载
    积分:1
  • QPSK
    QPSK 调制全称 Quadrature Phase Shift Keying,意为正交相移键控,是 一种数字调制方式。它的频带利用率高,且抗干扰性能强,已经成为现代通信 技术中一种十分重要的调制解调方(QPSK’s full name is Quadrature Phaseshift Keying which is a kind of digital modulation types. It has been widely used in wireless communications and has become very important in modern communication because of its high bandwidth efficiency and strong anti-interference performance)
    2015-02-18 16:11:41下载
    积分:1
  • sgalssvm
    标准的遗传算法优化最小二乘支持向量机,能很好的实现参数寻优功能(Standard genetic algorithm optimization least squares support vector machines, can achieve good functional parameter optimization)
    2021-01-15 14:58:46下载
    积分:1
  • jpegtool
    jpeg的matlab代码 (jpeg of the matlab code)
    2008-05-15 14:51:44下载
    积分:1
  • Bayes
    贝叶斯方法 课程报告,源程序和图片在另一个文件夹,搜Bayes program 程序与图片(Bayesian methods course reports, source code and pictures in another folder, search Bayesian methods and procedures and pictures)
    2013-07-14 14:11:45下载
    积分:1
  • 123
    这是一篇关于特征语音补偿方法的论文,想了解这方面知识的可以看看(This is a paper about the characteristics of speech compensation method, want to know about this aspect of knowledge can have a look)
    2014-11-30 20:16:37下载
    积分:1
  • Maths_Modelling
    说明:  一维波动方程的诺依曼计算,可以控制时间范围(Neumann calculation of one dimensional wave equation)
    2021-01-13 16:03:02下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载