搜索资源列表
神经网络遗传算法代码
- 神经网络遗传算法的一个简单例子代码,开发神经网络遗传算法的第一步-neural network genetic algorithm code a simple example, the development of neural network genetic algorithm first step
遗传算法VC++
- 各种遗传算法代码
delphi编的基本遗传算法.rar
- 遗传算法很流行了,试一试这个程序吧,里面有全部代码和窗体,genetic algorithm very popular, try this procedure it, and they all code and forms
2
- tsp遗传算法代码 利用交叉算子改进方法求解旅行商问题-tsp genetic algorithm code
gene_bpnn_xor
- 标准的遗传算法代码,下面是程序:function y=fitness(chrom,p,aim) global P_cross P_mutation [Popsize len]=size(chrom) fitness_gene=zeros(Popsize,1) in_he=zeros(4,1) out_he=zeros(4,1) in_out=0 out_out=0 -Standard genetic algorithm code, the following
mobanGA
- 这是一个很基本的遗传算法代码,目的是给初学者提供一个相对较好的模板。希望对大家有用。-This is a very basic genetic algorithm code, the purpose is to provide a relatively good beginner' s template. Useful for all of us hope.
GAcode
- 一个很有用的动态遗传算法代码,可以运行,结果良好-Dynamic genetic algorithm code
GA
- VC 遗传算法。文件中包括多个程序代码,有最基本二进制遗传代码。 另外包含多个改进遗传算法代码,C语言开发。在VC下可运行。 唯一需要改进的是:第一:目标函数(结合你自己需要求解的问题) 第二:随机函数。(代码中是自己写的库,在一些电脑上运行不正确。可以换成已有的rand)。在我另外上传的一个资料中已经更正。但这是最原始的,容易理解。所以上传上来。-Gene Algorithm
select
- 自编的MATLAB遗传算法代码,用简单遗传算法求取函数最大值-The MATLAB genetic algorithm code self, to strike a function with a maximum value of simple genetic algorithm
GA
- 遗传算法代码,一个强解的代码源,希望能带给你更好的方便-Ga toolbox
遗传算法解TSP问题
- 用遗传算法解TSP问题,C++代码,可直接调用
基于c语言的人工免疫算法的源程序
- 人工遗传算法的C语言代码,可以在C Free 5.0 IDE上测试通过。亲测有效。(artificial immune genetic algorithm)
遗传算法和BP人工神经网络算法C++实现代码
- 遗传算法实现代码,帮助各位学习人工智能学习。(Genetic algorithm to achieve code, to help you learn Artificial Intelligence learning.)
chap8(遗传算法和粒子群算法)
- 遗传算法流程以及几种应用场景,matlab原程序代码及mat文件(Genetic algorithm process and several application scenarios, matlab original program code and mat files)
我的编码
- 多目标函数的遗传算法求解过程的编码,伪代码,轮盘赌算法(Multi objective function genetic algorithm to solve the process of coding, pseudo code, roulette algorithm)
遗传算法所有代码
- 包含了遗传算法所有的代码,简单快捷,可以直接使用(Queuing theory, to solve a series of dynamic queuing problems, is a good algorithm code, can be used directly)
09 遗传算法(Genetic Algorithm, GA)
- 遗传算法的代码,很不错,适合初学者,一起交流一起进步(The genetic algorithm code, very good, suitable for beginners, together with the progress of communication)
遗传算法求解多目标约束问题
- 包含了使用遗传算法求解多目标约束问题的matlab代码(this document includes the code of solving multi-object problem using gene algorithm)
模式识别代码
- 基于matlab的Iris、乳腺癌数据集的模式识别分类算法,含有 遗传算法+SVM、isodata、感知器算法、LMSE、神经网络等算法的实现代码,用于聚类效果良好,是模式识别大作业的参考资料(The pattern recognition classification algorithm based on MATLAB for Iris and breast cancer data sets contains the implementation code of genetic algorit
遗传算法代码
- 遗传算法的一些MATLAB代码,有详细的代码注释(Genetic algorithm of some MATLAB code, with detailed code notes)