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

Search list

[Other resourceimmunity

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: 9012 | Author: 江泉 | Hits:

[Other resourcegaotv5

Description: 一种基于matlab编写的免疫遗传算法程序,比较好,不过我看不懂,请高手指点。谢谢!-prepared by the immune genetic algorithm procedures, better, but I do not understand, please master guiding. Thank you!
Platform: | Size: 108716 | Author: 阿飞 | Hits:

[Other resourceimmunitytravel

Description: 用matlab实现免疫遗传算法求解tsp问题,免疫算法和遗传算法的比较-using Matlab achieve immune genetic algorithm tsp issues, immunization and Genetic Algorithm comparison
Platform: | Size: 25982 | Author: 里里 | Hits:

[Other resourceIGA

Description: 一个免疫遗传算法的介绍,包括TSP例子、算法各特点的详细证明等。-an immune genetic algorithms, including TSP example, the algorithm in detail the characteristics of proof.
Platform: | Size: 249062 | Author: 张清华 | Hits:

[Other resourcehanshuyouhua

Description: 这是作者自己编写的基于matlab语言的程序设计。matlab的免疫遗传算法。多指教。-is prepared by the author himself on the Matlab programming language. Matlab's immune genetic algorithm. More than enlighten.
Platform: | Size: 1309 | Author: 全国为 | Hits:

[Other resourceNSA

Description: 这个是人工免疫系统中的反向选择算法(Negative Selection Aglorithm)的编程实例,它主要用于异常检测方面。请多指教!-this artificial immune system is the inverse algorithm (A Negative Selection glorithm) programming examples, it was mainly used anomaly detection area. Please advise!
Platform: | Size: 1380 | Author: HaicoLi | Hits:

[Other resourcelisys-0.1

Description: 基于人工免疫原理的入侵检测系统框架,有着很好的扩展性,由java 语言实现。-on the immune-based Intrusion Detection System Framework, the good scalability, java language.
Platform: | Size: 78565 | Author: 孙冰 | Hits:

[Other resourcemianyixipaofenge

Description: 免疫细跑的图象分割 非监督方法 要的下吧 -immune fine run in the non-image segmentation methods of monitoring it to the next
Platform: | Size: 156644 | Author: YYYYYYY | Hits:

[Otherliushuiqingqing

Description: 基于距离的免疫遗传算法,程序能够执行,算法比较优化,收敛性能非常好。供大家参考。-based on distance from the immune genetic algorithms, procedures can be implemented, algorithm optimization, convergence performance is very good. For your reference.
Platform: | Size: 14811 | Author: 陈亚夫 | Hits:

[Other resourcerengongmianyisuanfa

Description: 人工免疫算法源程序 matlab6.0 环境下 比较完整-artificial immune algorithm source matlab6.0 environment complete
Platform: | Size: 6339 | Author: zhangwei | Hits:

[Other resourceMatlabandVCmixprogramming

Description: 本文介绍了一种将Matlab编译成可执行程序的一种方法,它使得Matlab编写的程序能够完全脱离Matlab这个环境来执行,从而大大提高了程序的应用范围和使用价值-This paper presents a Matlab will compile into an executable, It makes Matlab prepared by the procedures to be immune from the Matlab environment to implement, thus greatly improving the procedures and scope of the application of value
Platform: | Size: 281751 | Author: ben | 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: 69970 | Author: mikle | Hits:

[Other resourcecCodeArtificalImmune

Description: 简要说明:基于c语言人工免疫源程序,附录在PDF文件中,与大家共享 -brief description : Based on the c language artificial immune source, the appendix in PDF files, and share
Platform: | Size: 119834 | Author: wenwen | Hits:

[OtherqqNoTail

Description: 某种程度上可以免疫qq消息尾巴 开启程序点击“免疫”后 新打开的qq聊天窗口标题会被更改以保护聊天窗口 QQ2006bete2 测试通过-immune to a certain extent can open qq news tail procedures click on "immunization" after the new open chat window qq the title will be changed to protect the Chat window QQ2006bete2 the test
Platform: | Size: 41601 | Author: 安景学 | Hits:

[Other resourceSCCA

Description: 免疫算法求解函数优化问题运行时请选择所要的函数,并且点Button1执行-immune function algorithm optimization runtime please select the function and implementation point Button1
Platform: | Size: 95217 | Author: 王林成 | Hits:

[Other resourcetravel559

Description: 基于matlab语言的程序设计,包括人工免疫算法 遗传算法程序比较.用于tsp问题研究-based on the Matlab programming language. including artificial immune algorithm Genetic Algorithm comparison. Research for tsp
Platform: | Size: 20628 | Author: 黑晓丽 | Hits:

[Other resourceais483

Description: 人工免疫算法的集合,包含函数优化,图象识别,聚类等多种应用,采用matlab编程,并负有示例数据。~..~ -artificial immune algorithm set includes function optimization, image recognition, clustering, and other applications. using Matlab programming, and bear sample data. ~ ~ ..
Platform: | Size: 686498 | Author: 黑晓丽 | Hits:

[OtherJIYUXIINXISHANGDEMATLABMIANYISUANFA

Description: 此算法为基于信息熵的免疫算法求TSP的源程序!-algorithm based on information entropy of the immune algorithm for TSP source!
Platform: | Size: 9699 | Author: 赵伟 | Hits:

[Other resourceyichuanandmiyi

Description: 用matlab实现的标准的遗传算法和结合免疫算法,采用主函数调用各个算子来实现遗传算法的操作!-using Matlab to achieve a standard genetic algorithm and combined immune algorithm, The principal function call operator to various genetic algorithm operators!
Platform: | Size: 2217 | Author: 大荣 | Hits:

[Other resourcemianyi

Description: 免疫算法的matlab代码,应该比较好用,谢谢支持!-immune algorithm Matlab code, it should be more convenient, thank you support!
Platform: | Size: 12031 | Author: lijie | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 37 »

CodeBus www.codebus.net