登录
首页 » matlab » PSO_TOLBOX

PSO_TOLBOX

于 2010-06-04 发布 文件大小:31KB
0 343
下载积分: 1 下载次数: 6

代码说明:

  PSO_toolbox for optimization

文件列表:

PSO_TOLBOX
..........\psopt20100522(2)
..........\................\license.txt,1329,2010-05-22
..........\................\psopt
..........\................\.....\binarytestfcn.m,180,2010-04-16
..........\................\.....\license.txt,2608,2010-04-15
..........\................\.....\private
..........\................\.....\.......\heart.m,182,2010-04-15
..........\................\.....\.......\initstate.m,718,2010-04-15
..........\................\.....\.......\overlaycontour.m,585,2010-04-15
..........\................\.....\.......\overlaysurface.m,1920,2010-04-15
..........\................\.....\.......\psocheckbounds.m,3191,2010-04-15
..........\................\.....\.......\psocheckinitialpopulation.m,5070,2010-04-15
..........\................\.....\.......\psocheckpopulationinitrange.m,559,2010-04-15
..........\................\.....\.......\psocreationbinary.m,800,2010-04-16
..........\................\.....\.......\psocreationuniform.m,948,2010-04-16
..........\................\.....\.......\psogenerateoutputmessage.m,1278,2010-04-15
..........\................\.....\.......\psogetinitialpopulation.m,805,2010-04-16
..........\................\.....\.......\psoiterate.m,2099,2010-04-16
..........\................\.....\.......\psorunhybridfcn.m,2476,2010-04-16
..........\................\.....\.......\quadrifolium.m,293,2010-04-15
..........\................\.....\.......\unitcircle.m,288,2010-04-15
..........\................\.....\.......\unitdisk.m,286,2010-04-15
..........\................\.....\.......\void.m,38,2010-04-15
..........\................\.....\pso.m,16750,2010-05-22
..........\................\.....\psobinary.m,1465,2010-05-22
..........\................\.....\psodemo.m,1904,2010-05-22
..........\................\.....\psooptimset.m,7007,2010-05-22
..........\................\.....\psoplotbestf.m,1597,2010-04-15
..........\................\.....\psoplotscorediversity.m,377,2010-04-15
..........\................\.....\psoplotswarm.m,3443,2010-04-15
..........\................\.....\psoplotswarmsurf.m,1881,2010-04-15
..........\................\.....\releasenotes.txt,6878,2010-05-22
..........\................\.....\testfcns
..........\................\.....\........\ackleysfcn.m,360,2010-04-15
..........\................\.....\........\dejongsfcn.m,189,2010-04-15
..........\................\.....\........\dropwavefcn.m,466,2010-04-15
..........\................\.....\........\griewangksfcn.m,491,2010-04-15
..........\................\.....\........\langermannsfcn.m,579,2010-04-15
..........\................\.....\........\nonlinearconstrdemo.m,910,2010-04-15
..........\................\.....\........\rastriginsfcn.m,783,2010-04-15
..........\................\.....\........\rosenbrocksfcn.m,574,2010-04-15
..........\................\.....\........\schwefelsfcn.m,475,2010-04-15
..........\................\.....\........\templatefcn.m,962,2010-04-15
..........\................\.....\........\testfcn1.m,435,2010-04-15

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

发表评论

0 个回复

  • RobustControl
    Robust自动控制讲义,有练习和matlib的例题,自学Robust控制的好教材!(Robust Automatic Control notes, there are exercises and examples of matlib, Robust control of a good self-study materials!)
    2009-05-06 15:27:34下载
    积分:1
  • rd_scripts11
    Its a RF aplication in Matlab in Simulink.
    2011-08-21 07:15:29下载
    积分:1
  • Vinay-K.-Ingle_-John-G
    Vinay K. Ingle_ John G. Proakis-Digital Signal Processing Using MATLAB-Cengage Learning (2011)
    2014-12-15 01:47:27下载
    积分:1
  • 关于替代数据法在验证脑电信号是非线性上的研究与应用 surrogate-data
    关于替代数据法在验证脑电信号是非线性上的研究与应用。(Testing for nonlinearity in time series_the method of surrogate data。)
    2013-05-04 10:54:24下载
    积分:1
  • cmac
    利用CMAC神经网络实现无限逼近sin函数并计算误差实现误差的可视化(CMAC neural network to achieve unlimited approximation sin function and calculate error error visualization)
    2013-05-13 15:22:23下载
    积分:1
  • machine-learning-ex1
    说明:  吴恩达机器学习课程第一次练习作业(主要关于线性规划以及其损失函数的两种计算方式)(The first exercise of wuenda machine learning course (mainly on linear programming and two calculation methods of its loss function))
    2021-03-17 09:53:21下载
    积分:1
  • bysj
    一个matlab gui小程序 可以帮助初学者 掌握matlabgui的小技巧(matlab gui help the new players)
    2009-07-01 10:43:01下载
    积分:1
  • PSO_optization_Wind_UC
    用于计算电力系统机组组合及经济调度问题,修改添加风电后可用于计算含风电系统的经济调度问题(Used to calculate the power system unit commitment and economic dispatch problem, modify, after adding wind power can be used to calculate the wind power system with the economic dispatch problem)
    2013-10-11 17:57:36下载
    积分:1
  • SAR-静止目标
    说明:  侦察无人机搭载SAR设备对静止目标进行跟踪,进行了侦察路径的规划仿真。(The reconnaissance UAV carries on the SAR equipment to track the static target, and carries on the reconnaissance path planning simulation.)
    2020-04-14 10:34:14下载
    积分:1
  • aco
    蚁群算法实现tsp问题的解,适合初学者使用(Ant colony optimization tsp solution of the problem, for beginners)
    2010-06-28 16:55:01下载
    积分:1
  • 696516资源总数
  • 106611会员总数
  • 19今日下载