搜索资源列表
遗传算法源代码集合
- 该文件包含了一个关于遗传算法的代码库。
基于实数编码遗传算法的投影寻踪Matlab代码
- 这是用Matlab编写的基于实数编码遗传算法的投影寻踪模型,已经检验通过,大家可以根据需要修改遗传算法的交叉、变异算子。
遗传算法matlab代码
- 遗传算法matlab代码
AGA
- 自适应遗传算法matlab代码.自适应遗传算法的问题是很容易早熟,好处就是速度快 .不过我将在其中会引入一个早熟判定标志的,并设定一个阈值,如此以来,就可以防止早熟现象了 -Adaptive genetic algorithm Matlab code. Adaptive genetic algorithm is very easy precocious, advantage is faster. However, in which
GA
- matlab实现遗传算法,代码超多,共参考。-realize matlab genetic algorithm, super-multi-code, a total of reference.
MATLAB
- 可行点标记求最佳匹配算法的MATLAB 程序代码 求最小费用最大流算法的MATLAB 程序代码 匈牙利算法的MATLAB 程序代码 遗传算法解决TSP问题的Matlab程序 遗传算法解决非线性规划问题的Matlab程序 -Feasible point marking the best matching algorithm for the MATLAB code for the minimum cost maximum flow algo
GA
- 简单的遗传算法matlab的代码实现,希望对初学者有所帮助。-Simple genetic algorithm matlab code realize, I hope to be helpful to beginners.
zishiyingGA
- 自适应遗传算法matlab代码 附件中的matlab程序是雷英杰课本中的第一个算例, 将其改为自适应的代码.-Adaptive genetic algorithm matlab code matlab annex LEI Ying-jie textbooks procedure is the first example, to read as adaptive code.
yichuan
- 遗传算法matlab代码,是最实用的算法之一-Genetic algorithm matlab code, is one of the most practical method
matlab-code-2011
- 自适应遗传算法matlab代码,自己编写的,希望对大家有用-Adaptive genetic algorithm matlab code, I have written, and I hope useful! !
改进遗传算法求最大值程序
- matlab的改进遗传算法求最大值程序,main函数是主函数,其他3个是子函数。具体内容见代码注释(Matlab improved genetic algorithm for maximum value procedures, main function is the primary function, and the other 3 are sub functions. See the code for details)
精通MATLAB智能算法(2015代码)
- 这是一个智能算法程序吧,里面有模拟退火算法,遗传算法,粒子群算法等等,希望这些算法对初学者来说有用处。(This program is an intelligent algorithm, simulated annealing algorithm, genetic algorithm, particle swarm optimization (pso) algorithm and so on, hope that the algorit
基于遗传算法的BP神经网络优化算法
- 基于遗传算法的BP神经网络优化算法,Matlab代码。(BP neural network optimization algorithm based on genetic algorithm, Matlab code.)
基因遗传算法MATLAB代码 -
- 通过分析此MATLAB编程,使用者可以对基因遗传算法有个较深刻的认识,对基因遗传算法感兴趣的建议可以读一下。(Learning Genetic Algorithm with the help of MaATLAB)
遗传算法
- 基本遗传算法(GA)的算法原理、步骤、及Matlab实现,包含详尽的代码(Basic Genetic Algorithm (GA) algorithm principles, steps, and Matlab implementation, including detailed code)
遗传算法MATLAB代码(完整)
- 遗传算法MATLAB代码(完整),Matlab程序(Genetic algorithm MATLAB code (complete), Matlab program)
遗传算法
- 理解遗传算法的入门程序,这里面每一个程序的代码都有标注。便于理解生成种群、遗传和变异过程,附带了一个算例,可以参考。(Understand the entry procedure of genetic algorithm, in which every program's code is marked. It is easy to understand the process of population, heredity and mu
遗传算法WinRAR 压缩文件
- 三个遗传算法matlab程序实例,更深刻了解遗传算法(Three genetic algorithm matlab program examples, a deeper understanding of genetic algorithms)
matlab代码-遗传算法流水车间调度
- 用遗传算法解决流水车间问题,里面是matlab代码(The genetic algorithm is used to solve the flow shop problem, which contains matlab code.)
自适应遗传算法matlab代码
- 自适应遗传算法matlab代码,效果很好,可以参考使用。(Adaptive genetic algorithm matlab code, the effect is very good, can be used for reference.)