搜索资源列表
matlab遗传算法源程序
- 用matlab编程的完整的遗传算法源程序
遗传算法的一个编程实例
- 打开压缩包,其中的word文档中提供了“m个工件分配给m架机床的效益最优化问题,使用一种遗传算法解决。”的整个编程思路和过程分析。望有相关需要的朋友喜欢-open compressed, the word document provided "m m allocated to the workpiece-machine efficiency optimization, the use of a genetic algorith
一个用于求函数极值的遗传算法程序
- 一个用于求函数极值的遗传算法程序,使用VC++编程.-seek function for a maximum of genetic algorithm, the use of VC.
matlabprogram1
- 遗传算法解决 TSP 问题(附matlab源程序) ,对遗传算法编程的人具有很大的帮助 -genetic algorithm to solve TSP (Matlab source), the genetic algorithm programming of great help
遗传算法
- 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。保证能运行。(The genetic algorithm (Genetic Algorithm) is a computational model of biological evolution process of natural selection and genetic m
遗传算法求解vrp问题
- 遗传算法,使用MATLAB进行编程,求解VRP问题(Genetic algorithm for solving VRP problem)
matlab编写的量子遗传算法
- 量子遗传算法MATLAB实现,可以作为编程参考(Quantum genetic algorithm MATLAB implementation, can be used as a programming reference)
GA遗传算法
- 应用遗传算法求函数最优解,采用c++编程,包括三个文件。建议迭代次数大于等于100(Application of genetic algorithm to optimal solution of function)
matlab遗传算法程序
- 遗传算法编程文件,可在matlab中运行,可用作新手变成练习。(Genetic algorithm programming file)
用遗传算法优化BP神经网络的Matlab编程实例
- 用遗传算法优化BP神经网络的Matlab编程实例,非常实用(BP neural network optimization using genetic algorithm Matlab programming examples, very practical)
chapter9基于遗传算法的多目标优化算法
- 遗传算法的MATLAB编程,MATLAB源程序(Genetic algorithm MATLAB programming, MATLAB source code)
遗传工具箱
- 实现遗传算法,遗传算法工具箱,通过调用工具箱函数,实现遗传算法目标优化(Genetic algorithm, genetic algorithm toolbox, through the call toolbox function, genetic algorithm to achieve the goal optimization)
遗传算法
- 应用遗传算法求解常微分方程,matlab编程实现,ode45求解方式(genetic algorithm, matlab programming, solve problem using ode45 method)
遗传算法实例
- 也是自己找来的,原代码有少许错误,本人都已更正了,调试运行都通过了的。 对于初学者,尤其是还没有编程经验的非常有用的一个文件 遗传算法实例(Also find their own, the original code has a little error, I have corrected, debugging run through.A very useful file for beginners, especially for
遗传算法代码
- 代码,用于遗传算法的基础代码,最简单的一种(Code, the basic code for genetic algorithms, the simplest)
MultiObjGA Code(多目标数值优化遗传算法)
- MultiObjGA Code(多目标数值优化遗传算法),教如何用matlab进行多目标遗传算法编程(MultiObjGA Code (multiobjective numerical optimization genetic algorithm), teaching how to use matlab for multiobjective genetic algorithm programming)
遗传算法
- 遗传算法解决TSP,采用matlab语言编程,利用遗传算法解决TSP问题。(The genetic algorithm solves the TSP, uses the MATLAB language programming, and uses the genetic algorithm to solve the TSP problem.)
遗传算法matlab程序实例
- 利用MATLAB软件进行编程,解决遗传算法的相关问题的实例(Calculation of genetic algorithm)
改进遗传算法MATLAB编程
- 对传统遗传算法进行了改进,简单易懂可运行(The traditional genetic algorithm is improved, which is simple, easy to understand and run)
遗传算法VRP
- 使用遗传算法求解vrp问题,使用matlab编程(Using Genetic Algorithm to Solve the Problem of vrp)