-
PSOTrainBP
BP神经网络容易陷于局部极小值,PSO算法在无约束非线性函数优化方面性能优越,通常可以直接找寻到全局最优解,即使不能搜多到全局最优解,也距离全局最优点不远。当然,基本PSO算法陷入局部极值也是有的。对于这个缺点目前还没有找到比较有效、省市的解决方案。本案例实现利用PSO算法和BP算法共同训练神经网络,先将网络进行PSO算法训练,然后BP算法接着进行小范围精细搜索,PSO算法训练神经网络的本质就是将输出误差函数(即能量函数)看成目标函数,PSO对能量函数进行全局寻找最小值。(BP neural networks are prone to local minimum values. The PS algorithm has superior performance in the optimization of unconstrained nonlinear functions. It can usually find the global optimal solution directly. Even if it can not find more global optimal solutions, it is not far from the global best. Of course, there is also a local extreme of the basic PO algorithm. For this shortcoming, there is no more effective, provincial and municipal solution. This case realizes the use of the SO algorithm and the BP algorithm to train the neural network. First, the network is trained in the SO algorithm, and then the BP algorithm is followed by a small range of fine searches. The essence of the PO algorithm training neural network is to regard the output error function(ie, the energy function) as the objective function, and the PO seeks a global minimum value for the energy function.)
- 2018-08-06 11:04:45下载
- 积分:1
-
Blaze
Matlab生成闪耀光栅,并自动保存为位图。所生成光栅的分辨率,光栅周期,光栅方向均可控制(Blaze grating)
- 2021-03-27 09:09:12下载
- 积分:1
-
bbukf
unscented kalman filter
- 2009-04-23 01:39:17下载
- 积分:1
-
libsvm-mat-2.91-1
说明: 台湾大学林智仁开发的libsvm的matlab最新版,可以实现分类、回归、预测的功能(Lin Zhiren Taiwan University developed the matlab libsvm latest version can be achieved classification, regression, prediction of functional)
- 2010-04-26 15:20:37下载
- 积分:1
-
plsa_source.tar
plsa(Probability Latent Semantic Analysis)源码(plsa (Probability Latent Semantic Analysis) Source)
- 2010-05-06 17:14:11下载
- 积分:1
-
soft-switching-dc--dc-conv
Soft-Switching DC/DC Converter With a Full
ZVS Range simulink model.
- 2013-10-09 14:15:10下载
- 积分:1
-
image
说明: 利用图像处理工具箱实现均方误差(MSE)、峰值信噪比(PSNR)和熵的源代码(By image processing toolbox to achieve the mean square error (MSE), peak signal to noise ratio (PSNR) and the entropy of the source code)
- 2021-01-07 21:18:52下载
- 积分:1
-
ksrlin
用matlab编写的函数式文件:function r=ksrlin(x,y,h,N).用于进行局部线性拟合,x、y为自、因变量,h为核估计的带宽,N为数据点的个数。(Using matlab functional file: function r = ksrlin (x, y, h, N). Used for local linear fitting, x, y as independent, dependent variable, h is the kernel estimator of bandwidth, N is the data the number of points.)
- 2011-07-18 22:15:03下载
- 积分:1
-
svm_classify
svm classifier with different kernels
- 2011-12-23 22:31:39下载
- 积分:1
-
MATLAB-5.X-entry-and-application
MATLAB 5.X入门与应用MATLAB 5.X entry and application(MATLAB 5.X entry and application)
- 2011-10-28 14:21:11下载
- 积分:1