登录
首页 » matlab » 人工免疫多目标程序

人工免疫多目标程序

于 2018-05-15 发布 文件大小:6KB
0 196
下载积分: 1 下载次数: 10

代码说明:

  一个人工免疫的多目标程序,可以绘制相应的pareto前沿(A multi-objective program of artificial immune system can draw corresponding Pareto frontiers)

文件列表:

程序\AIA_MultObj.m, 3777 , 2017-02-27
程序\code\code.m, 203 , 2017-02-12
程序\code\CreateGrids.m, 399 , 2017-02-26
程序\code\cross_AIA.m, 537 , 2017-02-12
程序\code\Domination.m, 154 , 2017-02-26
程序\code\FindGridIndex.m, 389 , 2017-02-27
程序\code\fun.m, 181 , 2017-02-26
程序\code\JudgePopDomination.m, 408 , 2017-02-26
程序\code\mutation_AIA.m, 435 , 2017-02-12
程序\code\Plotfitness.m, 712 , 2017-02-27
程序\code\RandWheelSelection.m, 116 , 2017-02-26
程序\code\Selectzbest.m, 811 , 2017-02-26
程序\code\select_AIA.m, 232 , 2017-02-12
程序\code\test.m, 217 , 2017-02-12
程序\code\uniqueRep.m, 442 , 2017-02-26
程序\code, 0 , 2017-02-27
程序, 0 , 2017-02-27

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

发表评论

0 个回复

  • 一个Javascript源代码大全1.0,很不错哦,chm格式,对你制作漂亮站很有帮助,大家一定不要错过。...
    一个Javascript源代码大全1.0,很不错哦,chm格式,对你制作漂亮网站很有帮助,大家一定不要错过。-a Javascript source code Series 1.0, quite Oh, chm format, and for your beautiful production site useful, we must not miss.
    2022-02-03 07:52:04下载
    积分:1
  • err
    本书是网络原理和工程实践的绝佳教科书,不仅适用于教师备课和课程实践的安排,而且有利于网络工程人员自学。该书涉及网络方方面面,包括标准,协议,设备,软件配置,安全和系统集成等,能使你在短时间内从外门汉成为令人羡慕的网络高手。根据学习特点进行内容编排也是本书一大特色,本书提供现实生活中的实例,并配有大量实践练习,不仅能让你在短时间内轻松掌握网络基本原理,而且能在学习基本原理的同时及时进行网络实践,使你成为名副其实的“理论家”和“实践家”。-err
    2022-11-22 20:15:08下载
    积分:1
  • Microsoft.Press.Code.Complete.Second.Edition
    这是一本百科全书式的软件构建手册,强调提高软件质量的种种实践方法,不过这个是英文版的,中文版太大了,上传不了,有需要的请联系我(This is an encyclopedic handbook of software construction, with emphasis on increasing the variety of software quality practices. But this is the English version, the Chinese version too, can upload, it is necessary to please Contact)
    2007-05-08 09:42:09下载
    积分:1
  • first
    概要地认识网络工程,希望你们可以用到,欢迎下载(网络工程课件,对网络的大概认识,希望对你们有用。)
    2009-12-31 18:08:07下载
    积分:1
  • sizupation-turbo
    wcdma协议中的turbo码链路仿真,基于bpsk,可以测试误比特率和误帧率等性能(The turbo code link simulation in wcdma protocol, based on bpsk, can test the performance of bit error rate and frame error rate.)
    2018-07-27 22:33:49下载
    积分:1
  • 类似于OICQ,但是基于局域内,包含开发文档,可执行序和源序,是学习的不可缺少的配套资料...
    类似于OICQ,但是基于局域网内,包含开发文档,可执行程序和源程序,是学习网络编程的不可缺少的配套资料-similar, but based on the LAN, including documentation, source code and executable programs, the Learning Network Programming is the indispensable supporting information
    2022-04-25 01:25:31下载
    积分:1
  • 小鸡url采集
    说明:  常用的采集url,安全检测人员常用的东西(woyebuhuiyingwenrangwoxiejiuzhinengpinyin)
    2020-06-19 11:00:02下载
    积分:1
  • Client code can be used as a dipper gourd painting beginners.
    客户端的代码实现,可作为初学者画瓢的葫芦。-Client code can be used as a dipper gourd painting beginners.
    2022-06-21 13:23:57下载
    积分:1
  • weblogic基本概念
    WebLogic 应用服务器有如下几个基本概念:  Domain: 域是个逻辑概念,用来组织管理一系列的应用服务器实例,也就是下面要解释的server. 域是WebLogic应用服务器中最大的概念,WebLogic应用服务器启动的时候就是以某个域来启动的,它有一个中心配置文件叫config.xml. A domain is the basic administration unit for WebLogic Server instances (servers) that is represented in its own configuration file (config.xml). A domain consists of one or more servers (and their associated resources) that you manage with a single Administration Server. Cluster: 族也是一个逻辑概念,用来分组用途相同的服务器实例,一个域中可以有多个族。 A cluster is a deployment in which multiple WebLogic Server instances (servers) run simultaneously and work together to provide increased scalability and reliability. A cluster appears to clients to be a single WebLogic Server instance. The servers that constitute a cluster can run on the same machine, or be located on different machines. Machine: 机器是物理上的概念,代表一台运行WebLogic应用服务器的实在的机器,包括其IP地址等信息。一个域中可以包括多台机器。(同一台机器可以属于不同的域吗?) A machine is the logical representation of the computer that hosts one or more WebLogic Server instances (servers). WebLogic Server uses configured machine names to determine the optimum server in a cluster to which certain tasks, such as HTTP session replication, are delegated. The Administration Server uses the machine definition in conjunction with the Node Manager application to start remote servers. Server: 服务器,也就是一个应用服务器的实例,用来部署和运行各种J2EE应用程序,也可以来配置各种服务程序。它是WebLogic应用服务器的基本服务单元。一个WebLogic域中一般有一个管理服务器和多个被管理服务器。也就是下面我们要谈到的两个概念。  A server is an instance of WebLogic Server that runs in its own Java Virtual Machine (JVM) and has its own configuration. Each WebLogic Server domain must have one server that acts as the Administration Server. In a typical production environment, the Administration Server is where the Administration Console is run and used to perform administrative tasks. By default, the Administration Server is called myserver. A typical production environment may also have one or more Managed Servers, which are instances of WebLogic Server used to host enterprise applications. Administrative Server: 管理服务器是用来管理配置域的中心点,一般来说,管理服务器上是不部署应用程序的,而是用来统一管理、配置、监控被管理服务器以及部署应用程序到被管理服务器上。一个域中有一台管理服务器。 Managed Server: 被管理服务器是用来部署运行各种应用程序的。一个域中有一台或多台被管理服务器。 Node Manager: 节点管理器是一个单独运行的后台程序,一般运行在被管理服务器的机器上,用来提供远程启动和停止服务器(Server)的功能。
    2014-02-28下载
    积分:1
  • 日历控件在线演示和使用说明,大部分问题都可以通过这里解决,请细看 http://www.my97.net/dp/demo/...
    日历控件在线演示和使用说明,大部分问题都可以通过这里解决,请细看 http://www.my97.net/dp/demo/-Calendar control and use of online demonstration shows that the majority of problems can be resolved through here, please look at http://www.my97.net/dp/demo/
    2022-04-21 04:59:19下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载