登录
首页 » matlab » psopt20100522

psopt20100522

于 2010-07-12 发布 文件大小:33KB
0 216
下载积分: 1 下载次数: 2

代码说明:

  particle swarm optimization

文件列表:

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

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

发表评论

0 个回复

  • bragg
    说明:  利用matlab绘制bragg光栅的反射谱,入射光谱范围为1548-1552(Bragg grating matlab rendering reflection of spectrum.The incident spectral range for 1548-1552.)
    2011-03-04 09:43:17下载
    积分:1
  • VSM
    SVM(支持向量机)的完整实现,包括产生的数据,支持向量机算法的求解过程,程序可直接在MATLAB中运行出结果(SVM (Support Vector Machine) is a full implementation, including the generation of data, support vector machine algorithm solving process, the program can be run directly MATLAB, the results)
    2015-04-02 21:38:45下载
    积分:1
  • pts_paprofdm
    pARTIAL TRANSMIT SEQUENCE is very effective technique for papr reduction in OFDM.It divide OFDM sequence into several disjoint sub sequences and convert to time domain then Combine with complex phase factors to reduce PAPR.In this code matlab simulation of this technique is implemented
    2013-11-08 19:45:23下载
    积分:1
  • Krom
    kromososm in genetik algoritm
    2012-10-25 15:25:06下载
    积分:1
  • 时频分析工具箱
    说明:  法国中央科学研究院和美国RICE大学共同开发了时频分析工具箱(matlab emd) 是一款非常好用的时频分析计算工具,它是分析时变非平稳信号的有力工具,matlab 时频分析工具箱提供了时间域与频率域的联合分布信息,清楚地描述了信号频率随时间变化的关系。 其中主要含有四种函数: 信号产生函数,可以产生不停类型的信号,如Chirp信号,bpsk信号等。 时频分析函数,可以计算线性、Cohen类、仿射类非线性分析值函数,例如短时傅里叶变换(STFT),Gabor变换,谱图,Wigner-Ville(WVD)等。 分析处理函数 图形显示函数,如等高线、三维图等。(Time-frequency analysis toolbox)
    2020-11-13 16:39:42下载
    积分:1
  • pujianfa
    基于谱减法的语音增强算法,谱相减法及其变形方法总体上运算量较小,容易实时实现,增强效果也较好,是目前最常用的一种方法(Spectral subtraction based speech enhancement algorithm, spectral subtraction method and the deformation of the whole volume of the smaller operations, easy real-time implementation, and enhance the results would be better, is the most commonly used in a way)
    2009-05-09 08:30:33下载
    积分:1
  • KAPPA-1D
    MATLAB 计算kappa分布,不仅有一维情况而且有三维情况下的算法(MATLAB computing kappa distribution, not only one-dimensional and three-dimensional case the algorithm)
    2013-11-17 22:23:26下载
    积分:1
  • Structured-Compressive-Sensing
    本文围绕压缩感知的三个基本问题, 从结构化测量方法、结构化稀疏表示和结构化信号重构三个方面对结构化压缩感知的基本模型和关键技术进行详细的阐述.(In this paper, the basic models and key techniques of structured compressive sensing are introduced in terms of the structured measurements, the structured dictionary representation and the structured signal reconstruction, which correspond to three basic aspects of compressive sensing.)
    2015-04-02 14:24:59下载
    积分:1
  • Others
    matlab编程比较有用的电子书之一,可以经常翻阅进行入门(matlab programming more useful one of the e-book, you can always look for entry-)
    2009-03-09 14:25:58下载
    积分:1
  • Scale-freeInternetsimulation
    生成无标度网络,是研究复杂网络的一个重要基础.(Generate scale-free network is to study the complex network is an important foundation.)
    2009-10-29 10:25:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载