搜索资源列表
GAdesf
- 遗传算法的MATLAB代码,很好的算法啊,有需要的自己下载然后解压就可以用了-GA MATLAB code, a good algorithm ah, need to download the then extracting their own can use the
rga
- 遗传算法 C代码 .用的是二进制与十进制混合遗传的-GA in C launguage.GA implementation using binary and real coded variables.
GA
- 遗传算法源代码,教您如何编写遗传算法代码解决相关优化问题-Genetic algorithm source code, teach you how to write a genetic algorithm code to solve optimization problems
GA
- 这是求解多元非线性规划的遗传算法的C++的代码-Solving the multivariate nonlinear programming genetic algorithm. . . . . .
GA
- 用遗传算法求解一个多元函数的极值,用VC代码编写,能够看到执行过程的数据。-Here, this is VC program of find the extreme value of a given function by using the Genetic Algorithm。
GA-II
- 遗传算法的介绍以及变成代码,能够优化工程上的大量实际问题-The introduction of the genetic algorithm into code to optimize a large number of practical problems in engineering
GA
- 使用此代码是用遗传算法求解优化模型的一个简单的实例-Application of genetic algorithm optimization model
ga
- 简单的遗传算法解决优化问题的汇编代码,包括单变量无约束优化、单变量有约束优化及多变量优化问题,并配以实例进行说明-Genetic Algorithms
GAPID
- 遗传算法在pid控制器设计过程中的应用,用matlab代码写的-GA in PID controller
several-algorithm-
- 遗传算法 量子遗传算法 模拟退火 粒子群算法 代码很规范-several algorithm (GA QGA SA )
GA_TSP
- 用C#语言来实现遗传算法的通用代码GA类,然后调动GA类解决组合优化领域的经典问题TSP,并给出了该算法的实现程序。-Genetic Algorithm
GA
- 遗传算法求解函数的极值源码,代码分为几个文件都是用遗传算法的操作命名。所求解函数具体说明在适应度函数文件和主要执行文件中都有说明。代码中有大量的注释,额甚至可以说注释的数量比代码量都多,因为编写次源码的初衷就是想用来给别人讲解遗传算法的一个大致的过程。虽然是最简单的GA,但是也还是有一定的效果。代码的不足之处欢迎指出。代码和注释为原创,希望转载者注明来源,以便大家技术交流。-A GA based on MATLAB. Including tons of comments for users.
GA
- 遗传算法的基本代码,包括选择,交叉,变异。希望对大家有帮助~-Genetic algorithm code base, including selection, crossover and mutation. I hope everyone has to help ~
GA
- 遗传算法pid参数优化的源程序代码,可以用该代码优化参数-GA optimization
Based-on-GA-matlab-code
- 基于遗传算法的matlab代码,源码,可运行。-Based on Genetic Algorithm matlab code
GA-TSP
- tsp问题的遗传算法求解代码,应用于matlab平台-Code genetic algorithm to solve TSP problem, applied in the matlab platform
GA1
- 遗传算法程序代码matlab,用于可以初学者学习实现GA-Genetic algorithm matlab code
Matalb---GA算法代码---规范
- GA算法代码,比较规范,适合大家参考学习。(GA algorithm code, more standardized.)