登录
首页 » matlab » FA2

FA2

于 2015-03-25 发布 文件大小:2773KB
0 181
下载积分: 1 下载次数: 17

代码说明:

  一种改进的萤火虫算法解决动态0-1背包问题。经过测试,算法就有良好的性能。(Firefly Algorithm (FA), Genetic Algorithm (GA) and Differential Evolution (DE) have been widely used for static optimization problems, but the applications of those algorithms in dynamic environments are relatively lacking. In the present study, an effective FA introducing diversity with partial random restarts and with an adaptive move procedure is developed and proposed for solving dynamic multidimensional knapsack problems. To the best of our knowledge this paper constitutes the first study on the performance of FA on a dynamic combinatorial problem. In order to uate the performance of the proposed algorithm the same problem is also modeled and solved by GA, DE and original FA. Based on the computational results and convergence capabilities we concluded that improved FA is a very powerful algorithm for solving the multidimensional knapsack problems for both static and dynamic environments.)

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

发表评论

0 个回复

  • CylindricalNF2FF
    Compute the far field pattern of an antenna under test using cylindrical near field data .
    2010-05-19 04:31:23下载
    积分:1
  • Electronique-de-puissance
    electronique de puissance
    2014-11-17 05:27:06下载
    积分:1
  • prectifierzh
    电压型pwm四象限整流器滞环控制实现的matlab 仿真,希望能对大家有所帮助(The four quadrant rectifier hysteresis control strategy implementation)
    2014-12-09 10:05:18下载
    积分:1
  • database
    a brief introduction to management system
    2015-01-06 16:19:02下载
    积分:1
  • Matlab_update_APA
    System identification with adaptive filter using full and partial-update Affine Projection Algorithm
    2009-05-22 23:00:47下载
    积分:1
  • sig_pro
    简单的信号处理程序,可以实现基本的z反变换。程序本身自带数据产生功能。(a simple signal process program)
    2011-04-21 15:39:59下载
    积分:1
  • QSItools
    QSI is Quantitative Seismic Interpretation for seismic modeling
    2013-09-01 00:38:40下载
    积分:1
  • DC
    说明:  直流潮流,可知直接根据节点信息算直流潮流,很牛逼的(DC powerflow DC powerflowDC powerflowDC powerflowDC powerflowDC powerflowDC powerflowDC powerflow)
    2013-09-03 15:03:27下载
    积分:1
  • mfiles
    张志涌精通Matlab配套程序 涵盖所有的Matlab程序(Zhang Yong proficient in Matlab supporting procedures)
    2012-04-24 22:11:21下载
    积分:1
  • Coordinate-conversion
    坐标转换(四参数) [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1 B(2*i,3)=v(i) B(2*i,4)=u(i) L(2*i-1,1)=x(i) L(2*i,1)=y(i) end X=inv(B *B)*(B *L) Txy=[X(1) X(2)] xzjz(1,1)=X(3) xzjz(1,2)=-X(4) xzjz(2,1)=X(4) xzjz(2,2)=X(3) [row1 col1]=size(target) for i=1:row1 u1(i)=target(i,2) v1(i)=target(i,3) d=[u1(i) v1(i)] md=Txy+xzjz*d end end (Coordinate conversion: [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1 B(2*i,3)=v(i) B(2*i,4)=u(i) L(2*i-1,1)=x(i) L(2*i,1)=y(i) end X=inv(B *B)*(B *L) Txy=[X(1) X(2)] xzjz(1,1)=X(3) xzjz(1,2)=-X(4) xzjz(2,1)=X(4) xzjz(2,2)=X(3) [row1 col1]=size(target) for i=1:row1 u1(i)=target(i,2) v1(i)=target(i,3) d=[u1(i) v1(i)] md=Txy+xzjz*d end end )
    2014-12-12 19:02:28下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载