搜索资源列表
ga
- 本次上传的m文件是关于遗传算法中的一种简单方法,对遗传算法进行初步编程实现。-From this the m file is in the genetic algorithm on a simple method of genetic algorithm initial programming.
VC-gp
- 作为人工智能领域一大分支的遗传算法。基于VC++的遗传算法编程实现,-As a major branch of artificial intelligence, genetic algorithm. Based on VC++ programming genetic algorithms,
Matlab-GA
- 用matlab编程的遗传算法,适应于目标函数为求最大值,且解非负整数解-Matlab programming using genetic algorithm, adapted to the objective function for the sake of maximum, and solution of non-negative integer solutions
genetic-algorithm
- 利用fortran编程的二进制遗传算法。遗传算法将生物界遗传进化思想用于数学优化当中,形成了一种特性优良的启发式搜索算法,它能较方便地搜索出目标函数的最优值,更为重要的是,遗传算法的目标函数可以是连续函数,也可以是间断函数,因此它的使用范围比微积分极值理论的应用范围更广-Binary genetic algorithm
SGA-matlab
- 解决遗传算法MATLAB编程,有助于初学者借鉴。-Solve the genetic algorithm MATLAB programming, help for beginners to learn from.
multi-objective-function-
- 多目标规划的遗传算法程序 用matlab编程语言编写-Planning of multi-objective genetic algorithm program written in Matlab programming language
anttsp
- 用遗传算法求tsp问题,采用matlab编程来求得,完整的算法程序-The tsp problem using genetic algorithms, using matlab programming to obtain the complete algorithm
gatsp
- 用遗传算法求tsp问题,采用matlab编程来求得,完整的算法程序-The tsp problem by tabu search algorithm, using matlab programming to obtain the complete algorithm
GENMAIN
- 一个很经典的遗传算法程序,用MATLAB编程,可以作为模板来用。-A classic genetic algorithm using MATLAB programming, can be used as a template to use.
Cpp1
- 遗传算法 利用遗传算法求解旅行商问题。 使用C++语言编程。使用VS2008编译环境,没有使用额外的库,运 行环境为w7操作系统-Genetic Algorithm. the traveling salesman problem. C source code, suitable for beginners and genetic algorithm optimization and other kinds of knowledge.
GA
- 通过遗传算法,c++编程实现,工程实际中一些问题。-GA algorithms by c++
PPR
- 有关投影寻踪回归的matlab编程,其中运用了遗传算法对其参数进行优化,实现起来比较简单-The projection pursuit regression matlab programming, including the use of a genetic algorithm to optimize its parameters, simple realization
yichuansuanfa
- 通过对经典的遗传算法理论分析,并结合c语言编程,使读者能迅速且直观地理解该理论。-Through theoretical analysis of the classical genet algorithm, combined with c programming language, so that readers can quickly and intuitively understand the theory.
MATLAB
- 简要阐述了遗传算法的基本原理,探讨了在MATLAB 环境中实现遗传算法各算子的编程方法, 并以一个简单的实例说明所编程序在函数全局寻优中的应用。-Briefly describes the basic principles of genetic algorithms discussed in the MATLAB environment to achieve each operator genetic algorithm programming methods, and a simple e
SA
- 遗传算法用于指派问题,,,,非常的实用,可用于学习遗传算法编程的人参考-Genetic algorithms for assignment problem,,,, very practical, can be used to study genetic algorithm programming Reference
GA-TSP
- TSP问题的遗传算法(GA)C++编程设计,需要自行编写输入数据文档即可-TSP Genetic Algorithem C++
GA_tsp
- 遗传算法求解TSP问题,C++编程实现,matlab画图-Genetic Algorithm for TSP
chapter9基于遗传算法的多目标优化算法
- 遗传算法的MATLAB编程,MATLAB源程序(Genetic algorithm MATLAB programming, MATLAB source code)
遗传算法
- 应用遗传算法求解常微分方程,matlab编程实现,ode45求解方式(genetic algorithm, matlab programming, solve problem using ode45 method)
基因遗传算法MATLAB代码 -
- 通过分析此MATLAB编程,使用者可以对基因遗传算法有个较深刻的认识,对基因遗传算法感兴趣的建议可以读一下。(Learning Genetic Algorithm with the help of MaATLAB)