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

MATLAB-PSO

于 2011-04-17 发布 文件大小:755KB
0 191
下载积分: 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 个回复

  • A-Comparison-of-Categorical-Attribute-Data
    clustering algorithm paper
    2014-11-09 09:43:31下载
    积分:1
  • adpcm
    g.722 code for speech compression
    2010-03-02 16:08:59下载
    积分:1
  • 22
    说明:  语音识别关键性技术的MATLAB仿真实现.pdf(Voice recognition key technologies MATLAB simulation. Pdf)
    2013-01-03 12:19:58下载
    积分:1
  • array
    说明:  字符数组的建立与基本用法简单的介绍与演示(array)
    2010-04-06 09:21:19下载
    积分:1
  • Archive
    4) 创建一个名为Complex的类,进行复数的算术运算。复数的形式为: realpart+imaginarypart*i 用浮点变量表示类的private数据。提供构造函数,能够对所声明的该类对象进行初始化。在不提供初始化值的情况下,该构造函数应包含默认值。针对以下功能,分别提供一个public成员函数。 (1)两个复数相加; (2)两个复数相减 (3)用(a, b)的形式打印复数,其中a为实部,b为虚部。 (4) Create a class called Complex, and perform complex arithmetic operations. Plural form: realpart+imaginarypart* i said private data class with floating point variables. Provide a constructor, the object can be declared for the class is initialized. In the case do not provide initialization values, the constructor should contain default values. For the following functions, which provide a public member function. (A) two complex numbers (2) the subtraction of two complex (3) (a, b) in the form of plural printing, where a is the real part, b is the imaginary part.)
    2013-12-18 15:14:46下载
    积分:1
  • usingMatlab
    matlab 的应用指南,包括基础讲义,以及一些应用,适合各个程度的人。(matlab application guidelines, including the basis for lectures, as well as some applications, suitable for all levels of people.)
    2009-07-13 09:11:49下载
    积分:1
  • rain-flow-counting-method
    随机载荷模拟及雨流计数方法在matlab中的实现(Random load simulation and rain flow counting method implemented in matlab)
    2013-04-23 12:20:19下载
    积分:1
  • Msimulatee1A
    用MATLAB实现加噪信号的消噪噪,用了三种常用方法。可直接使用。 (Using MATLAB to increase noise and signal noise cancellation noise, with three commonly used methods. Can be used directly.)
    2012-07-22 23:25:24下载
    积分:1
  • gingsaoman
    意信号卷积的运算,并且绘制图象,包括 MUSIC算法,ESPRIT算法 ROOT-MUSIC算法,ofdm系统仿真 含16qam调制 fft 加窗 加cp等模块。( Convolution operation is intended to signal and image rendering, Including the MUSIC algorithm, ESPRIT algorithm ROOT-MUSIC algorithm, ofdm system simulation including 16qam modulation fft windowing modules plus cp.)
    2017-05-08 18:17:41下载
    积分:1
  • matlab_vc
    这是一个matlab与VC混和编程的例程(This is a Matlab and VC mixed programming routines)
    2005-03-14 10:59:12下载
    积分:1
  • 696516资源总数
  • 106459会员总数
  • 0今日下载