登录
首页 » Visual C++ » MATLAB-PSO

MATLAB-PSO

于 2011-04-17 发布 文件大小:755KB
0 194
下载积分: 1 下载次数: 0

代码说明:

说明:  matlab编写的粒子群优化算法,相当的好用,本人的压箱底的东西(matlab PSO prepared, very easy to use, what my bottom pressure)

文件列表:

MATLAB编写的粒子群优化算法,好用
...............................\matlab代码
...............................\..........\Basic particle swarm optimization source code
...............................\..........\.............................................\Basic particle swarm optimization source code.txt,2448,2007-10-31
...............................\..........\.............................................\Basic pso.m,2442,2007-11-01
...............................\..........\hPSO
...............................\..........\....\hPSO.m,6022,2004-12-07
...............................\..........\....\hPSOoptions.m,5958,2004-12-07
...............................\..........\PSO with linkage operator
...............................\..........\.........................\PSO with linkage operator.txt,3388,2007-10-31
...............................\..........\.........................\Untitled.m,3350,2007-11-01
...............................\..........\PSOt
...............................\..........\....\A Particle Swarm Optimization (PSO) Primer.pdf,741121,2003-05-22
...............................\..........\....\DemoPSOBehavior.m,4862,2006-03-06
...............................\..........\....\goplotpso.m,5788,2006-03-14
...............................\..........\....\goplotpso4demo.m,4899,2006-03-06
...............................\..........\....\hiddenutils
...............................\..........\....\...........\forcecol.m,172,2004-04-27
...............................\..........\....\...........\forcerow.m,181,2004-04-27
...............................\..........\....\...........\linear_dyn.m,749,2004-08-23
...............................\..........\....\...........\normmat.m,4588,2006-03-17
...............................\..........\....\...........\spiral_dyn.m,841,2004-08-27
...............................\..........\....\nnet
...............................\..........\....\....\demoPSOnet.m,1857,2006-03-17
...............................\..........\....\....\goplotpso4net.m,7808,2006-03-14
...............................\..........\....\....\pso_neteval.m,836,2006-03-10
...............................\..........\....\....\trainpso.m,11664,2006-03-17
...............................\..........\....\pso_Trelea_vectorized.m,22223,2006-03-17
...............................\..........\....\ReadME.txt,4387,2006-03-17
...............................\..........\....\testfunctions
...............................\..........\....\.............\ackley.m,871,2004-08-23
...............................\..........\....\.............\alpine.m,639,2004-08-19
...............................\..........\....\.............\DeJong_f2.m,732,2004-08-13
...............................\..........\....\.............\DeJong_f3.m,506,2004-08-19
...............................\..........\....\.............\DeJong_f4.m,1004,2004-08-13
...............................\..........\....\.............\f6.m,314,2005-06-27
...............................\..........\....\.............\f6mod.m,700,2004-08-23
...............................\..........\....\.............\f6_bubbles_dyn.m,1510,2004-08-26
...............................\..........\....\.............\f6_linear_dyn.m,617,2006-02-27
...............................\..........\....\.............\f6_spiral_dyn.m,872,2006-02-27
...............................\..........\....\.............\Foxhole.m,1278,2004-08-13
...............................\..........\....\.............\Griewank.m,1214,2004-08-13
...............................\..........\....\.............\NDparabola.m,663,2004-08-19
...............................\..........\....\.............\Rastrigin.m,521,2004-08-19
...............................\..........\....\.............\Rosenbrock.m,723,2004-08-19
...............................\..........\....\.............\tripod.m,895,2004-08-19

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

发表评论

0 个回复

  • yuandaima
    matlab GUI界面程序设计源代码 对编界面的初学者十分有用(matlab GUI interface programming source code compiled interface is very useful for beginners)
    2012-09-21 11:37:08下载
    积分:1
  • zcgzxl
    最长公共子序列的 c代码,可以直接运行获得结果。(C code for the longest common subsequence can be run directly.)
    2013-12-04 16:13:33下载
    积分:1
  • jianyishandeng
    就是简单的闪灯显示,属于基础的,适合初学者(Is a simple flash display, is based, suitable for beginners)
    2010-05-08 21:03:29下载
    积分:1
  • lua-5.2.3.tar
    lua open source libary
    2014-10-21 09:41:22下载
    积分:1
  • antenna-arraying-
    非均匀天线组阵SUMPLE权值信噪比及信号合成性能分析(Non-uniform antenna arraying SUMPLE weights SNR performance analysis and signal synthesis)
    2020-06-30 06:20:02下载
    积分:1
  • 3D_HOG_Mine
    3D HOG算法,需要引用库文件ffmpeg、boost等。(3D HOG ffmpeg、boost LIB)
    2015-04-21 12:30:12下载
    积分:1
  • jisuanqi
    由MATLAB编的一个计算器,可以进行一些简单的运算,很实用!!!!(By MATLAB for a calculator, you can conduct some simple arithmetic, it is practical! ! ! !)
    2009-04-14 21:51:04下载
    积分:1
  • Vega
    Vega相关资料,网上搜集并整理的,希望对初学者有所帮助。(Vega-related information, online collection and sorting, and want to help beginners.)
    2010-07-13 01:21:14下载
    积分:1
  • femsrc
    用C/C++编程求解了一个有限元算例二维传热问题,可以作为有限元学习的编程实例,以更好地理解有限元理论,并为进一步使用大型有限元软件打下基础。(With C/C++ Programming to solve a finite element numerical example of two-dimensional heat transfer problems, finite element can be used as examples to learn programming in order to better understand the finite element theory, and for the further use of large-scale finite element software to lay basis.)
    2008-06-28 12:51:20下载
    积分:1
  • 3
    说明:  输入圆的半径求周长和面积。程序由三个函数组成:主函数进行输入输出和函数调用,perimeter函数求周长,area函数求面积。(Enter the radius of the circle circumference and area requirements. Program consists of three functions: the main input and output functions and function calls, perimeter function evaluation perimeter, area function for the area.)
    2013-12-25 20:53:57下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载