登录
首页 » Matlab » 融合莱维飞行的差分进化算法

融合莱维飞行的差分进化算法

于 2023-03-11 发布 文件大小:49.28 kB
0 103
下载积分: 2 下载次数: 3

代码说明:

莱维飞行是一种新兴的搜索机制,具有很强的跳跃能力,使用在智能优化算法中能够显著提升算法跳出局部最优解的能力。将莱维飞行进化机制和差分进化算法相结合,得到该算法,经本人亲测,针对同一优化问题,融合莱维飞行的差分进化算法的优化效果明显强于遗传算法(GA)和差分进化算法(DE)

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

发表评论

0 个回复

  • bin2hex
    function total_length=text_length_num(file_cell) total_length=0 for i=1:length(file_cell) y1=char(file_cell(i)) for j=1:length(y1) if(y1(j)== > ) got=j-3 end end y= for k=1:got y(k)=y1(k) end [a,b,c,d]=fileparts(y) FileName=[b c] fid=fopen(y) total_length_char=0 while 1 tline = fgetl(fid) if ~ischar(tline), break,
    2010-07-30 09:38:27下载
    积分:1
  • UInfformax_Fas
    用matlab实现扩展Informax算法与固定点算法Faast ICA,可对混合后信号进行独立分量分离 已通过测试。 (Using matlab to expand Informax algorithm with fixed-point algorithm Faast ICA, independent component separation of the mixed signal has been tested.)
    2012-07-10 16:43:25下载
    积分:1
  • SIPS04Matlab-v2
    子载波 功率分配的问题,用matlab仿真用的,可以直接用matlab打开 (Subcarrier power allocation problem matlab simulation matlab open)
    2012-12-14 19:18:34下载
    积分:1
  • matlab_nonlinear
    MATLAB求解非线性约束方程组的学习资料,指导如何使用MATLAB自带约束函数进行求解(MATLAB for solving nonlinear constrained equations learning materials, guidance on how to use MATLAB to solve its own constraint functions)
    2016-01-06 16:50:36下载
    积分:1
  • 无线通信系统仿真SISO信道模型SUI-channel
    无线通信系统仿真SISO信道模型中SUI信道仿真(SUI channel in SISO channel model simulation)
    2020-07-16 10:08:50下载
    积分:1
  • zixiangguan
    说明:  利用自相关算法,得出圆迹SAR点目标的成像,可直接使用(The autocorrelation algorithm is used to obtain the image of circular track SAR point target, which can be used directly)
    2020-04-02 19:50:24下载
    积分:1
  • T-S_module
    基于T-S模型的预测控制。为Matlab文件,附有模型说明。 (TS model based predictive control. For the Matlab files, with the model description.)
    2020-12-14 12:19:15下载
    积分:1
  • SystemViewexample
    system view 实例模型包含数字调制QPSK,QAM.RICE衰落信道的仿真 数字频率合成器 线性移位寄存器 等等(system view instance of the model consists of digital modulation QPSK, QAM.RICE fading channel simulation of digital frequency synthesizer linear shift register, etc.)
    2010-12-17 10:00:08下载
    积分:1
  • DEEC
    This is the code of DEEC protocol of wireless sensor network. It is a matlab code
    2013-10-08 19:48:11下载
    积分:1
  • 旅行商问题
    基于遗传算法求解旅行商问题(TSP) 首先采用随机生成点函数,生成一幅地图。假定一个点对应一个城市。 之后用该地图求解旅行商问题(Solving Traveling Salesman Problem (TSP) Based on Genetic Algorithms Firstly, a map is generated by random generating point function. Suppose a point corresponds to a city. Then the map is used to solve the traveling salesman problem.)
    2020-12-21 16:29:08下载
    积分:1
  • 696518资源总数
  • 106222会员总数
  • 14今日下载