登录
首页 » matlab » 粒子群优化

粒子群优化

于 2020-11-22 发布 文件大小:33KB
0 216
下载积分: 1 下载次数: 35

代码说明:

  基于粒子群优化算法的ELM,很稳,自己写的亲测可用(ELM based on particle swarm optimization algorithm)

文件列表:

PSO_ELM\Adaboost_PSO_ELM.m, 7694 , 2017-09-14
PSO_ELM\ELMfun.m, 179 , 2016-05-15
PSO_ELM\ELMfun2.m, 223 , 2016-05-15
PSO_ELM\ELMfun3.m, 232 , 2016-05-15
PSO_ELM\elmpredict.m, 1376 , 2016-05-15
PSO_ELM\elmtrain.m, 1830 , 2016-05-15
PSO_ELM\elmtrain2.m, 1766 , 2016-05-15
PSO_ELM\fitcal.m, 600 , 2016-05-15
PSO_ELM\gaopin.xlsx, 26680 , 2017-09-15
PSO_ELM\PSO_ELM.asv, 6328 , 2017-09-15
PSO_ELM\PSO_ELM.m, 6328 , 2017-09-15

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • matlab
    matlab学习编程的电子书一共8章这厮第6章(matlab programming e-books to learn a total of 8 chapters这厮Chapter 6)
    2008-07-06 15:07:42下载
    积分:1
  • ChaoticSystemsToolbox
    说明:  分析混沌系统,产生混沌系统的流,很多m文件(Analysis of chaotic systems to generate the flow of chaotic systems, and many m files)
    2010-05-02 06:37:17下载
    积分:1
  • FinalReportIrisRec
    A biometric system provides automatic identification of an individual based on a unique feature or characteristic possessed by the individual. Iris recognition is a part of the biometric identification methodologies which also include facial, fingerprint, palm and many other biological traits. They all offer new solutions for person identification, authentication and security. Currently users have to carry security badges or know certain pin/pass codes in order to get into secure zones or to log into a computer. In this paper we propose an algorithm for iris recognition, which can be applied in real time with standard webcam and with good matching result.
    2013-04-27 08:42:39下载
    积分:1
  • art
    this is a matlab implementation for art network
    2010-11-24 04:16:03下载
    积分:1
  • c13_fastpoly
    Program of publication "Fast Channel Shortening with Polynomial Weighting Functions" contient 3pg of fig4,5and6
    2010-12-08 03:10:07下载
    积分:1
  • A.Guide.to.MATLAB
    说明:  一本Matlab入门书籍,有Matlab基础或者无基础均可使用(This book is a short, focused introduction to MATLAB, a comprehen- sive software system for mathematics and technical computing. It will be useful to bothbeginning and experienced users.)
    2011-03-18 02:33:57下载
    积分:1
  • Lagrangechazhifa
    说明:  拉格朗日插值法,是学习插值的基本内容,这里是一个该插值法的matlab程序文件,可以帮助大家进一步学习(Lagrange interpolation method, interpolation is to learn the basic content, here is a program of the interpolation matlab file, you can help us to further study)
    2011-03-31 11:01:53下载
    积分:1
  • 111
    function pi = solve2(count,m,cc) 借助布冯投针实验 仿真求pi的值 pi=0 frq=0 randNo = binornd(1,cc,1,m) pro=zeros(1,count) for j=1:count for i = 1:m if randNo(1,i) == 1 frq = frq + 1 end pro(i) = frq/i end pi = (2*m)/frq pro(j) = pi end pro = pro,num =1:count plot(num,pro) (function pi = solve2 (count, m, cc) to vote with Buffon needle experiment simulation find the value of pi pi = 0 frq = 0 randNo = binornd (1, cc, 1, m) pro = zeros (1, count) for j = 1: count for i = 1: m if randNo (1, i) == 1 frq = frq+ 1 end pro (i) = frq/i end pi = (2* m )/frq pro (j) = pi end pro = pro, num = 1: count plot (num, pro) )
    2011-05-24 15:39:41下载
    积分:1
  • exo22
    nonlinear control of dynamics system
    2014-10-28 20:12:07下载
    积分:1
  • 1
    说明:  高斯、泊松、瑞丽分布是信道中噪声最基本的几种分布到情况,了解信道噪声情况对于信道去噪是很有必要的(it is very important in the processing of denoising)
    2014-12-04 22:44:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载