登录
首页 » matlab » PSO

PSO

于 2011-06-08 发布 文件大小:803KB
0 101
下载积分: 1 下载次数: 75

代码说明:

  汽车悬架仿真建模,比较好,适合初学者学习(Simulation modeling of vehicle suspension, the better for beginners to learn)

文件列表:

PSO
...\A Particle Swarm Optimization (PSO) Primer.pdf,741121,2003-05-22
...\A.m,207,2010-05-18
...\AB.m,367,2010-09-27
...\ackley.m,871,2004-08-23
...\ChangeLog.txt,490,2004-05-30
...\DemoPSOBehavior.m,4862,2006-03-06
...\DrawSwarm.m,721,2003-07-10
...\f.m,3477,2010-10-07
...\fitness_func.m,4085,2010-10-21
...\fitness_mian.m,4261,2010-10-21
...\functions
...\.........\DeJong.m,297,2003-07-10
...\.........\Griewank.m,433,2003-07-10
...\.........\Rastrigrin.m,373,2003-07-10
...\.........\Rosenbrock.m,531,2003-07-14
...\get_psoOptions.m,9820,2010-10-21
...\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
...\installation-help.pdf,69746,2003-07-13
...\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.m,7795,2010-10-21
...\psoga.m,5778,2010-04-19
...\pso_Trelea_vectorized.m,22386,2010-10-15
...\ReadME.txt,4387,2006-03-17
...\RunExp.m,7478,2003-07-14
...\sanwei.m,800,2010-10-20
...\show_psoOptions.m,1705,2003-07-10
...\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
...\.............\initial1.asv,461,2010-04-09
...\.............\NDparabola.m,663,2004-08-19
...\.............\Rastrigin.m,521,2004-08-19
...\.............\Rosenbrock.m,723,2004-08-19
...\.............\tripod.m,895,2004-08-19
...\说明.txt,1223,2008-01-29

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

发表评论

0 个回复

  • GS-Dammann
    利用MATLAB实现了二元光学设计中的GS算法以及达曼光栅的设计。GS算法是用于光束整形的重要算法,达曼光栅是常见的均匀分束二元光学器件。(Implemented using MATLAB binary optical design of the GS algorithm and Dammann grating design. GS algorithm is an important algorithm for beam shaping, Dammann grating is a common uniform beam of binary optics.)
    2010-06-24 10:55:14下载
    积分:1
  • qq
    说明:  system initialisation in matlab
    2010-04-21 02:03:33下载
    积分:1
  • nilesh-pra
    HI MATLAB CODE FOR RECEIVER DECODE AND TRANSMITTER
    2013-03-23 15:59:38下载
    积分:1
  • LevelSet
    VC++实现的GAC水平集, 这样的程序很少见,大部分都是matlab编写的,虽然程序比较简单,但是很有借鉴和参考价值。 有曲线演化的过程(GAC level set VC++ implemented, such programs are rare, and most of them are prepared matlab, although the procedure is relatively simple, but very useful reference and the reference value. Curve evolution process)
    2012-09-02 22:27:02下载
    积分:1
  • ConvertToBinary
    Convert Text To Bin Convert Bin To Text image use to increase KB to upload. Not neccessary
    2013-11-22 23:19:48下载
    积分:1
  • canny
    matlab实现canny算子进行图像边缘提取。(canny operator matlab)
    2013-12-01 19:25:19下载
    积分:1
  • tspsa
    用matlab实现模拟退火算法,是学习模拟退火算法的有用工具(it is a good programme for annealing simulation)
    2009-02-08 11:05:17下载
    积分:1
  • kittlerMet
    matlab source code for adaptive threshold
    2011-08-25 05:27:20下载
    积分:1
  • IIRlvboqi
    IIR滤波器设计 一、 实验目的 1、 掌握冲激响应法和双线性变换法设计IIR滤波器的原理及具体设计方法,熟悉用双线性设计法设计低通、带通和高通IIR数字滤波器的计算机程序; 2、 熟悉模拟Butterworth滤波器和Chebyshev滤波器的设计,掌握冲激响应法和双线性变换法设计数字IIR滤波器的方法。 (IR filter design, the purpose of the experiment master IIR filter impulse response method and the bilinear transform design principles and specific design method, familiar with the the bilinear design method to design low pass, band-pass and high-pass IIR digital filter is a computer program familiar analog Butterworth filter and Chebyshev filter design, master the impulse response method and the bilinear transform design digital IIR filter method.)
    2013-04-16 20:31:05下载
    积分:1
  • New-Microsoft-Word-Document
    This will perform contrast streching on input image
    2013-12-02 11:44:10下载
    积分:1
  • 696518资源总数
  • 104226会员总数
  • 47今日下载