登录
首页 » matlab » Particle-swarm-

Particle-swarm-

于 2014-10-04 发布 文件大小:2KB
0 183
下载积分: 1 下载次数: 1

代码说明:

  粒子群优化算法能够处理例如不可导的节点传递函数或者没有梯度信息存在。(Particle swarm optimization algorithm can handle such as node can not guide the transfer function or no gradient information exists. )

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

发表评论

0 个回复

  • ant
    遗传融合的自适应蚁群算法最优PID控制研究(Genetic fusion of adaptive ant colony algorithm optimal PID control)
    2010-06-03 14:31:51下载
    积分:1
  • Qa
    说明:  通过拟合计算Qa,对较多的地理数据分析比较有用(By fitting the calculated Qa, geographic data analysis on more useful)
    2011-01-11 20:01:23下载
    积分:1
  • degrading
    这种去退化的matlab源代码,学生需要可以下载使用(This to the degradation of the matlab source code, students can download to use )
    2014-11-29 11:10:23下载
    积分:1
  • contest2009-4_02
    说明:  分析了现有船舶自动避碰系统的不足,提出了基于人工势场法的船舶自动避碰系统. 根据 船舶的操纵特性,建立了引力场和斥力场函数,实现船舶自动避碰航行的合力和方向. 在电子海图 所建立的仿真环境中,验证了人工势场法可用于船舶自动避碰系统中.(Analysis of existing ships lack of automatic collision avoidance system is proposed based on artificial potential field method automatic collision avoidance system for ships. According to the ship maneuvering characteristics, the establishment of a gravitational field and the repulsive force field function, automatic collision avoidance to achieve ships sailing together, and direction. in the electronic chart of the simulation environment created to verify the artificial potential field method can be used to ship automatic collision avoidance system.)
    2009-08-24 12:42:18下载
    积分:1
  • mrc_OutageProb
    Outage Probability of MRC in Rayleigh fading
    2013-09-19 20:30:56下载
    积分:1
  • Naive-Bayes
    一个学习Naive Bayes的matlab代码,学习到的参数只与样本的个数有关,与实际的样本值没有直接关系。 为了代码的可读性、容易学些,算法的实现没有采用MATLAB向量化 操作。(A Naive Bayes learning matlab code, only to learn the parameters related to the number of samples, and the actual sample values ​ ​ are not directly related. For code readability, easy to learn something, no algorithm using MATLAB vectorized operations.)
    2013-08-19 17:25:06下载
    积分:1
  • immunit
    智能优化算法,其中为人工免疫算法,可以为初学者提供帮助。(Intelligent optimization algorithms)
    2013-12-25 20:42:37下载
    积分:1
  • src
    How to use the ordinary Voronoi partition generator. The m-files also have their own help documentation that you can view in Matlab. This code creates a bounding polygon that is a square. Then it randomly creates 10 points and then creates and draws the partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(2, 10) regions = voronoi(bounds, points) drawRegions(bounds, regions) ================================ This is a brief set of instructions on how to use the Multiplicatively- weighted Voronoi partition generator. Each of the m-files has a help section, so in Matlab you can call: help mwvoronoi help drawRegions Here is an example that creates a bounding polygon, a square with side length 10. Then it randomly creates six points with random weights. Finally, the code draws the resulting partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(3, 6) regions = mwvoronoi(bounds, points) drawRegions(bounds, regions) Enjoy!
    2013-10-30 12:23:18下载
    积分:1
  • ball
    模拟小球自由落体~可画轨迹~已设置GUI界面(Analog free-falling ball trajectory ~ ~ can draw GUI interface has been set up)
    2009-04-03 21:11:17下载
    积分:1
  • mntlyd
    一个关于陀螺转动的简单模拟程序,是用MATLAB编写的.(a rotating gyroscope on the simple simulation program is prepared by using MATLAB.)
    2006-10-22 19:13:57下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载