搜索资源列表
matlab遗传算法源程序
- 用matlab编程的完整的遗传算法源程序
xujinpeng-matlab.rar
- 遗传算法编程求解旅行商问题;图论中最短路问题的Matlab程序实现;背包问题模型的Matlab程序实现。,Genetic Algorithm for Solving Traveling Salesman Problem programming graph theory, shortest path problem in the Matlab program implementation knapsack problem Matlab model implementation process.
VC-gp
- 作为人工智能领域一大分支的遗传算法。基于VC++的遗传算法编程实现,-As a major branch of artificial intelligence, genetic algorithm. Based on VC++ programming genetic algorithms,
标准遗传算法matlab编程
- 标准遗传算法matlab编程,已验证正确
遗传算法
- 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。保证能运行。(The genetic algorithm (Genetic Algorithm) is a computational model of biological evolution process of natural selection and genetic mechanism of the simulation of
遗传算法求解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 those who have no programming
遗传算法代码
- 代码,用于遗传算法的基础代码,最简单的一种(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)