登录
首页 » matlab » PSO_TOLBOX

PSO_TOLBOX

于 2010-06-04 发布 文件大小:31KB
0 367
下载积分: 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 个回复

  • ipslove
    整数规划工具箱 解压后 调用ipslv_mex()函数求解整数规划问题,经过本人测试,只能在matlab6.5以下的版本用(Integer programming toolkit called after decompression ipslv_mex () function for solving integer programming problems, after my testing, only in the following version matlab6.5)
    2008-04-13 10:59:08下载
    积分:1
  • rotation
    image rotation,for rotating skewed images of document images
    2010-12-22 14:06:01下载
    积分:1
  • MatLab
    Matlab工程数学应用,清华大学出版社(Matlab Application Engineering Mathematics, Tsinghua University Press)
    2011-01-24 16:30:32下载
    积分:1
  • FDoubleSx1
    说明:  用于水利行业的河流泥沙的双值挟沙力的计算(For the water industry, the double value of the river sediment calculation of sediment-carrying capacity)
    2010-03-24 16:07:46下载
    积分:1
  • fuzzy-sliding
    基于模糊滑模控制,对于初学者的有着很大帮助(fuzzy sliding control。Great help for beginners)
    2015-11-21 14:44:01下载
    积分:1
  • MATLABLearningMaterial
    这个学习matlab的一个教程,主要内容是学习如何进行通信系统的仿真(This learning matlab tutorial, the main content is to learn how to communicate with system simulation)
    2013-09-16 11:15:06下载
    积分:1
  • suma_armax_fit2
    armax_sinus armax_sinus armax_sinus armax_sinus armax_sinus
    2013-04-02 15:12:51下载
    积分:1
  • Wiener
    设计一维纳滤波器 (1). 产生三组观测数据:首先根据S(n)=aS(n-1)+w(n)产生信号S(n),将其加噪声(信噪比分别为20db,10db,6db),得到观测数据X1(n),X2(n),X3(n)。. (2). 估计Xi(n),i=1,2,3的AR模型参数。假设信号长度为L,AR模型阶数为N,分析实验结果,并讨论改变L,N对实验结果的影响。(Design a Wiener filter (1) produces three sets of observations: First, according to S (n) = aS (n-1)+ w (n) generates the signal S (n), to add noise (SNR are 20db, 10db, 6db ), obtained observational data X1 (n), X2 (n), X3 (n). . (2) estimated Xi (n), i = 1,2,3 of the AR model parameters. Assuming the signal length L, AR model order N, the analysis of experimental results, and discuss the changes in L, N to the experimental results.)
    2012-01-12 10:18:20下载
    积分:1
  • invpwm
    it is a project based on invpwm in voltage regulator
    2011-01-30 16:08:16下载
    积分:1
  • Advanced_PIC_Control_Matlab_Simulation
    该文件用matlab 详细说明包括连续系统和离散系统的PID 控制,常用数字PID 控制,专家PID和模糊PID 控制,神经PID 控制,遗传算法PID 控制,多变量解耦PID 控制,几种先进的PID 控制,灰色PID 控制,伺服系统PID 控制,PID 实时控制(Utlizing Matlab technology to describe the different PIC strategy,including regular PID control,fuzzy PID control.)
    2010-03-04 09:09:15下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载