登录
首页 » matlab » 象群游牧算法

象群游牧算法

于 2019-04-17 发布
0 150
下载积分: 1 下载次数: 9

代码说明:

说明:  一种根据大象习性创造的新型优化算法,与遗传算法、粒子群等具有相同的功能(An optimization algorithm)

文件列表:

象群游牧算法, 0 , 2019-03-05
象群游牧算法\EHO, 0 , 2018-10-02
象群游牧算法\EHO\Ackley.m, 1671 , 2015-06-30
象群游牧算法\EHO\CaculateClanCenter.m, 302 , 2015-06-30
象群游牧算法\EHO\ClearDups.m, 1303 , 2015-01-09
象群游牧算法\EHO\CombineClan.m, 274 , 2015-06-30
象群游牧算法\EHO\ComputeAveCost.m, 524 , 2007-01-12
象群游牧算法\EHO\Conclude1.m, 1041 , 2015-05-10
象群游牧算法\EHO\Conclude2.m, 1091 , 2015-05-10
象群游牧算法\EHO\EHO.pdf, 250559 , 2016-02-19
象群游牧算法\EHO\EHO.zip, 249191 , 2018-09-14
象群游牧算法\EHO\EHO_FEs_V2.m, 7602 , 2016-02-20
象群游牧算法\EHO\EHO_Generation_V2.m, 7361 , 2016-02-20
象群游牧算法\EHO\Init.m, 1731 , 2016-02-20
象群游牧算法\EHO\PopSort.m, 530 , 2007-08-01
象群游牧算法\EHO\Readme.txt, 4199 , 2015-10-12
象群游牧算法\EHO\license.txt, 1526 , 2016-02-19
象群游牧算法\象群游牧算法代码, 0 , 2018-09-23
象群游牧算法\象群游牧算法代码\EHOcode.m, 3193 , 2018-09-22
象群游牧算法\象群游牧算法代码\func.m, 192 , 2018-09-22

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

发表评论

0 个回复

  • 4.11
    永磁交流速度伺服系统Anti-Windup 设计研究(Study of AC PMSM Speed Servo System Anti-Windup Design)
    2009-06-03 23:39:00下载
    积分:1
  • GPSR_6.0
    这是基于压缩感知的GPSR重构算法,内容详细,可以直接调用函数(This is based on compressed sensing the GPSR reconstruction algorithm, detailed, you can directly call the function)
    2013-05-17 10:31:16下载
    积分:1
  • alipay
    Virtuemart中的支付宝插件,用来实现支付宝在线购物(Home Virtuemart plug-in, used for online shopping Home)
    2009-06-23 23:39:26下载
    积分:1
  • network server, client, the client interface to server
    网络服务器 程序,客户端程序,客户端界面,服务器端界面,-network server, client, the client interface to server-side interface
    2023-07-19 06:00:03下载
    积分:1
  • ASN1StringType
    This class is the super class for all string ASN.1 types.
    2014-06-21 15:00:33下载
    积分:1
  • exp1
    模仿XP的资源管理器,基本功能都实现了,个人感觉很强大了。(Mimic XP' s Explorer, the basic functions are realized, a very strong personal feeling.)
    2009-04-26 23:24:35下载
    积分:1
  • MyJob
    为了显示调试信息的方便,做了这个控件,用Message2Console函数向控件增加消息. 也可用SendMessage的方式向控件增加消息. 本MyBigJob只是为了测试这个控件. 这是我第三次上传这控件,改进了多个相同控件的兼容.(因为之前在响应函数里加了static) 这段代码是我学线程时做的. 线程方面学到的函数有:Sleep,WaitForSingleObject,SetEvent(To display debugging information easy to do this control, add a message to the control Message2Console function can also be used the the SendMessage way to add a message to the control. The MyBigJob just this is the third time I upload this control in order to test the controls. Improved more of the same control compatible (as before in the response function Riga static) this code I do learn thread. threading learned function: Sleep, WaitForSingleObject SetEvent)
    2012-10-01 14:48:48下载
    积分:1
  • 利用原始套接字进行广播,可以修改原IP地址和目的IP地址,原端口和目的端口,运行环境,win2...
    利用原始套接字进行广播,可以修改原IP地址和目的IP地址,原端口和目的端口,运行环境,win2-use of the original broadcast socket, can amend the original IP address and destination address, the original purpose of ports and port, the environment, WIN2
    2023-07-07 14:55:03下载
    积分:1
  • foe_demo
    说明:  专家场做图像的去噪和修复,老外写的,很不错。(Experts to do field image denoising and restoration, written by a foreigner, is pretty good.)
    2008-10-01 22:51:55下载
    积分:1
  • c# 多线操作例子源码
    多线程操作 [实例截图] [核心代码]using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;using System.Windows.Forms;using System.Threading;namespace ThreadMore{ public partial class Form3 : Form { public Form3() { InitializeComponent(); } // 发送数据包的类 public class SendPackage { Package pack; // 保存将被发送的数据包 int quantity = 1; // 数据包的个数 // 发送数据包 public SendPackage(Package p, int count) { pack = p; quantity = count; } public void ThreadRun() { // 发送指定数量的数据包 for (int looper = 1; looper
    2015-03-20下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载