Welcome![Sign In][Sign Up]
Location:
Search - artificial immune algorithm

Search list

[AI-NN-PRImmune

Description: 人工免疫算法的源程序。由主程序和子程序等十几个m文件组成。-artificial immune algorithm of the source. From the main program and subprogram m dozen other documents.
Platform: | Size: 7168 | Author: 周正 | Hits:

[AI-NN-PRCSA

Description: 该算法为基于克隆选择原理的人工免疫算法。算法有三部分,第一部分为传统的遗传算法,第二部分CSA算法,两方法对一些函数求极值,可比较各自的特点。-based on the algorithm for clonal selection theory of artificial immune algorithm. Algorithms have three parts, the first part of the traditional genetic algorithm, the second part of the CSA algorithm, two methods of function for some extreme, comparable own characteristics.
Platform: | Size: 11264 | Author: wlh | Hits:

[AI-NN-PRimmunity

Description: 提供一个人工免疫算法源程序,其算法过程包括: 1.设置各参数 2.随机产生初始群体——pop=initpop(popsize,chromlength) 3.故障类型编码,每一行为一种!code(1,:),正常;code(2,:),50%;code(3,:),150%。实际故障测得数据编码,这里Unnoralcode,188% 4.开始迭代(M次): 1)计算目标函数值:欧氏距离[objvalue]=calobjvalue(pop,i) 2)计算群体中每个个体的适应度fitvalue=calfitvalue(objvalue) 3)选择newpop=selection(pop,fitvalue) objvalue=calobjvalue(newpop,i) % 交叉newpop=crossover(newpop,pc,k) objvalue=calobjvalue(newpop,i) % 变异newpop=mutation(newpop,pm) objvalue=calobjvalue(newpop,i) % 5.求出群体中适应值最大的个体及其适应值 6.迭代停止判断。-provide a source of artificial immune algorithm, the algorithm process include : 1. Two of the parameters set. Initial randomly generated groups-- pop = initpop (popsize, chromlength) 3. Fault type coding, each act a! Code (1 :), normal; Code (2, :), 50%; Code (3 :), 150%. Fault actual measured data coding, here Unnoralcode, 188% 4. Beginning iteration (M) : 1) the objective function value : Euclidean distance [objvalue] = calobjvalue (pop, i) 2) calculation of each individual groups of fitness calfitvalue fitvalue = ( objvalue) 3) = newpop choice selection (pop, fitvalue) objvalue = calobjvalue (newpop, i) =% newpop cross-crossover (newpop, pc, k) = calobjvalue objvalue (newpop, i) =% variation newpop mutation (newpop, pm ) objvalue = calobjvalue (newpop, i)% 5. groups sought to adapt th
Platform: | Size: 9216 | Author: 江泉 | Hits:

[Special Effectsais_demo

Description: Artificial Immune Systems tutorial presentation,人工免疫算法,需要的通知可以学习-Artificial Immune Systems tutorial prese ntation, artificial immune algorithm, the notice can learn
Platform: | Size: 69632 | Author: mikle | Hits:

[Technology Managementrengongmianyisuanfa

Description: 人工免疫算法的一些论文.是大家搜集起来的,个人感觉很不错.-Artificial immune algorithm a number of papers. Is to gather everyone up, personal feeling is pretty good.
Platform: | Size: 4334592 | Author: 春春 | Hits:

[AI-NN-PRrengongmianyiheGA

Description: 基于matlab的人工免疫和遗传算法源程序-Matlab-based artificial immune and genetic algorithm source code
Platform: | Size: 5120 | Author: star | Hits:

[AI-NN-PRimmunity560

Description: 人工免疫算法解决函数优化问题,算法实现上比较有特点。-Artificial immune algorithm to solve function optimization problems, the algorithm has the characteristics to achieve more.
Platform: | Size: 8192 | Author: stone | Hits:

[AI-NN-PRimmunity_malfunction_detect

Description: 人工免疫matlab算法-对电路的故障检测程序-Artificial immune algorithm matlab- for circuit fault detection procedures
Platform: | Size: 6144 | Author: 乐天 | Hits:

[AI-NN-PRAIA

Description: 一个基于MATLAB的人工免疫算法代码 请大家多多指教 希望以后有更多的机会合作-MATLAB-based artificial immune algorithm code please everyone hopes the exhibitions will have more opportunities for cooperation
Platform: | Size: 2048 | Author: lady | Hits:

[AI-NN-PRAIS

Description: 一个用人工免疫算法实现的TSP源程序 免疫算法实现的TSP源程免疫算法实现的TSP源程-An artificial immune algorithm to achieve the TSP source of immune algorithm to achieve the source of the TSP process of immune algorithm to achieve the source of TSP-way
Platform: | Size: 8192 | Author: yangmingze | Hits:

[AI-NN-PRArtificial-Immune-Algorithm

Description: 用CSHARP编写,通过人工免疫算法来实现垃圾邮件的过滤-CSHARP preparation used through artificial immune algorithm to achieve the filtering spam
Platform: | Size: 337920 | Author: 包波 | Hits:

[matlabImmuneAlgorithmsCode

Description: 人工免疫算法基于遗传MATLAB代码很有用哦-Artificial immune algorithm based on genetic code useful MATLAB Oh
Platform: | Size: 90112 | Author: 123456 | Hits:

[AI-NN-PRPrinciple-and-Application-of-Artificial-Immune-Sys

Description: 这是一本《人工免疫系统原理与应用》书籍,主要介绍人工免疫算法及其应用。-This is a " Principle and Application of Artificial Immune System" books, mainly on artificial immune algorithm and its application.
Platform: | Size: 5941248 | Author: 陈严 | Hits:

[OtherArtificia

Description: 人工免疫算法程序-故障检测matlab源码-Artificial immune algorithm programs- fault detection matlab source code
Platform: | Size: 8192 | Author: 曾行 | Hits:

[matlabAn-artificial-immune-algorithm

Description: An artificial immune algorithm based on Matlab
Platform: | Size: 2048 | Author: 星晴 | Hits:

[Software EngineeringPartitions-Artificial-Intelligence---A-Systems-Ap

Description: This book offers students and AI programmers a new perspective on the study of artificial intelligence concepts. The essential topics and theory of AI are presented, but it also includes practical information on data input & reduction as well as data output (i.e., algorithm usage). Because traditional AI concepts such as pattern recognition, numerical optimization and data mining are now simply types of algorithms, a different approach is needed. This sensor / algorithm / effecter approach grounds the algorithms with an environment, helps students and AI practitioners to better understand them, and subsequently, how to apply them. The book has numerous up to date applications in game programming, intelligent agents, neural networks, artificial immune systems, and more. A CD-ROM with simulations, code, and figures accompanies the book.
Platform: | Size: 8158208 | Author: sisi002 | Hits:

[AI-NN-PRartificial-immune-algorithm

Description: 智能优化算法程序代码集锦 包括:智能优化算法程序代码集锦 - 本文汇集 基因算法,差分进化算法,粒子群算法,蚂蚁克隆算法,上帝算法,人工免疫克隆算法,免疫粒子群算法的代码。-artificial immune algorithm
Platform: | Size: 57344 | Author: shifo | Hits:

[AI-NN-PRArtificial-Immune-Algorithm

Description: 人工免疫算法的matlab实现,人工免疫算法的matlab工具包-Artificial immune algorithm matlab realize, artificial immune algorithm matlab Kit
Platform: | Size: 80896 | Author: 朱亚男 | Hits:

[OtherArtificial-immune-algorithm

Description: 基于量子免疫应答原理的人工免疫算法及其应用artificial immune algorithm for quantum immune response principle and its application based on-Artificial immune algorithm for quantum immune response principle and its application based on
Platform: | Size: 1685504 | Author: 他里雾 | Hits:

[Mathimatics-Numerical algorithmsArtificial-immune-algorithm

Description: 基于量子免疫应答原理的人工免疫算法及其应用-Artificial immune algorithm and its application based on the principles of quantum immune response
Platform: | Size: 1946624 | Author: njiab2 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net