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

MATLAB-PSO

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

  • QR-Generator
    this is the qr code gen code
    2015-03-22 02:13:05下载
    积分:1
  • juanjihe
    西安交通大学版信号与系统第一次作业,求数学卷积和C++代码(For convolution and c++ code )
    2012-11-07 12:25:28下载
    积分:1
  • GPU_FDTDfdtd
    一个GPU的FDTD程序,可以参考一下。(A GPU FDTD procedures, you can refer to.)
    2014-01-09 17:11:48下载
    积分:1
  • PCA1
    主成分分析的代码,很有用,效果很好。这是一个比较有用的C++代码。(Principal component analysis of the code, very useful, very good. This is a more useful C++ code.)
    2014-09-07 15:27:41下载
    积分:1
  • DSPfir
    这是一个综合性的仿真程序。包括:用matlab生成一个FIR滤波器,得到滤波器系数及阶数;再用C语言产生一个混合频率的数字信号,之后将生成的数据样点送入到DSP主程序进行数字滤波,DSP主程序算法用的是循环缓冲区算法,这一部分在CCS上实现。(This is a comprehensive simulation program. Comprising: generating a matlab FIR filter, to obtain the filter coefficients and order then mixed to produce a C-frequency digital signal, and then the resulting data samples into the main program to the DSP for digital filtering, DSP main algorithm using a circular buffer algorithm, this part of the CCS to achieve.)
    2013-09-15 21:16:30下载
    积分:1
  • window
    matlab hann hamming window FFT DFT DTFT
    2013-11-21 21:52:01下载
    积分:1
  • decimate
    MATLAB 数字信号处理工具箱中decimate函数c语言实现(MATLAB Digital Signal Processing Toolbox decimate function c language)
    2013-11-05 14:13:08下载
    积分:1
  • radar-coortarns
    雷达的坐标系相关变换说明文档,介绍了雷达坐标西与大地坐标系的变换关系,参考使用可以编织坐标变换代码(Radar Coordinate Transnate)
    2015-02-10 22:15:05下载
    积分:1
  • MATLAB-programme
    本书将介绍matlab 语言,并向大家展示如何运用它去 解决经典的技术问题。(This book describes the matlab language to show you how to use it to solve the classic technical problems.)
    2011-06-19 21:31:26下载
    积分:1
  • quick-transfer.zip
    无线传感器网络方向,最快的选择传输的路径(Wireless sensor networks direction, choose the fastest transmission path)
    2015-04-16 08:56:47下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载