搜索资源列表
GA-wangxp
- 王小平《遗传算法——理论、应用与软件实现》随书光盘,内容有: \\GA 本书中所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序,输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt,rfile.txt,tfile.txt Sga.c 基本遗传算法源程序, 输入数据文件input,输出文件output A_life.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world GA_nn.c 基于遗传算法优
proficient-in-MATLAB-optimization
- 精通matlab最优化计算随书带的源码,包括线性规划,整数规划,pso,GA等-Proficient in matlab optimization calculation with the source code with the book, including linear programming, integer programming, pso, GA etc.
GAanddesign
- 遗传算法书籍:遗传算法与工程设计,本书较好的提供了GA应用-Genetic Algorithm Books: genetic algorithm and engineering design, this book provides a better application of GA
ga
- 遗传算法( genetic algorithms, 简称GA )是根据自然界的“物竞天择, 适者生存”现象而提出来的一种随机搜索算法, 是霍兰德( Holland) 于1975 年在他的著作《Adaption in Natural and artificial Systems》中首次提出来的。此算法将优化问题看作是自然界中生物的进化过程, 通过模拟大自然中生物进化过程中的遗传规律, 来达到寻优的目的。-Genetic algorithms (genetic algorithms, referre
Constrained_Optimization_and_Lagrange_Multiplier_M
- 一本介绍约束优化方面的经典书籍。对于从事约束优化算法的研究很有帮助。-A book introducing constrained programming. It is beneficial for the algorithm research of constrained programming
matlab
- 一本关于matlab遗传算法的书, 相信对大家一定有用的。-this book is very useful for ga of matlab.
GA
- 描述遗传算法的由来及基本原理,并阐述了其具体实现的步骤的例子。对于新学GA算法的人来说是一本不错的书籍!-Descr iption of the origin of genetic algorithms and the basic principles, and described the steps to achieve their specific example. GA learning algorithm for the new person is a good book!
GA
- genetic algorithms applied for multi agent systems. interesting document and easy to understand. comprehensive e book for combination of multi agents and genetic algorithms
2
- the code of a very good book about GA
ga
- 这是不确定规划及应用这本书的三个遗传算法的源程序-This is the planning and application of uncertainty this book the three genetic algorithm source code
speedyGAv1.3
- 向量化的遗传快速遗传算法,是M.Mutchell 的遗传算法书中 10,11 业的经典快速算法-SpeedyGA is a vectorized implementation of a genetic algorithm in the Matlab programming language. Without bells and whistles, it faithfully implements the specification for a Simple GA given on pgs 10,
GA
- 这是一本关于遗传算法的经典书籍《遗传算法原理及应用》,内容通俗易懂,适合初学者,后用附有GA的源代码。-This is a classic book on genetic algorithms, " Genetic Algorithms and Applications" , the content easy to understand for beginners, post the source code to use with GA.
GA
- 王小平的经典书籍《遗传算法理论应用与软件实现》源代码-Wang Xiaoping' s classic book " Theory and Application of genetic algorithm software" source code
speedyGAv1.3
- SpeedyGA is a vectorized implementation of a genetic algorithm in the Matlab programming language. Without bells and whistles, it faithfully implements the specification for a Simple GA given on pgs 10, 11 of M. Mitchell s GA book. See comments in co
GA--wangxiaoping
- 王小平的遗传算法书,包含了此书中的所有算法和实例,有助于初学者的理解。-Wang Xiaoping genetic algorithms books, this book contains all the algorithms and examples will help beginners to understand.
GA
- 一本适合初学者的遗传算法好书啊,附有C语言的代码程序,对初学者特别有用。-A good book for beginners genetic algorithm, ah, with the C language code for the program, especially useful for beginners.
GA
- 多种遗传算法,是《精通matlab最优化计算》一书中的代码-A variety of genetic algorithm, "Mastering Matlab optimization calculation," a book code
GA
- 《遗传算法——理论、应用与软件实现》详细介绍了遗传算法的原理,并针对算法过程的每一环节进行了详细的讲述,并且做出了改进,很好的一本书。-" Described in detail the principle of genetic algorithm, genetic algorithm- theory, application and software implementation, and detail about every aspect of the algorithm proce
GA-1
- 《Matlab遗传算法工具箱及应用》源码,含书中部分的算例。方便初学者参考使用。-Matlab genetic algorithm toolbox and its application source code, including the part in the book example.Easy for beginners to use and reference.
Matlab-GA
- 《Matlab遗传算法工具箱及应用》源码,内含工具箱以及书中涉及到的所有的算例,说明文档等。-Matlab genetic algorithm toolbox and its application source code, including the Toolbox, the book relates to all the examples and documentation, and so on.