搜索资源列表
__MATLAB_
- matlab的遗传算法原理及实现,以及具体的应用-Matlab GA principle and implementation, as well as specific applications
GA
- 遗传算法的原理及应用,相当不错的了解资料
GA
- 详细介绍了遗传算法的原理,并应用matlab编程实现遗传算法,数值仿真验证了该实现方法的有效性,表明它能够对函数进行局部寻优
GA
- C的遗传算法的源代码。是遗传算法原理及应用(王小平)的源代码,包含基本的遗传算法和一些遗传算法的举例-C genetic algorithm source code. Is the principle and application of genetic algorithms (Wang Xiaoping) source code, including the basic genetic algorithm and a number of genetic algorithm, for examp
fengmian
- 遗传算法原理与应用的电子书,写得还不错的-GA
GA
- 遗传算法原理及应用的课件,详细介绍了遗传算法-Principle and Application of genetic algorithm courseware
GA
- 遗传算法是现在使用最多的一种算法,该文档详细介绍了它的基本原理与应用,为读者跟好的了解。-very good
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
- 详细介绍了遗传算法的原理与应用 遗传算法入门的好资料-the GC
GA
- 遗传算法的原理及MATLAB 环境中实现遗传算法各算子的编程方法,并以一个简单的实例说明所编程序在函数全局寻优中的应用。-The principle of genetic algorithms and genetic algorithms MATLAB environment to achieve the programming method of the operator, and a simple example shows the function of the programmed ap
GA-of-genetic-algorithms
- 遗传算法原理及应用 遗传算法的基础应用,是遗传算法的基本知识-Principle and Application of genetic algorithm based on genetic algorithm applications, basic knowledge of genetic algorithms
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
the-principle-and-application-of-GA
- 费了好大功夫才找到的遗传算法原理与应用的资料,很好学习。-simple genetic algorithm
Knapsack-problem-based-on-GA
- 本文件含论文及源代码。论文首先介绍了基本遗传算法的基本原理、特点及其基本实现技术,接着针对背包问题,论述了遗传算法在编码表示和遗传算子(包括选择算子、交叉算子变异算子这三种算子)等方面的应用情况。并且结合背包问题实例,给出了具体的编码方法,运行参数,群体大小,最大迭代次数,以及合适的遗传算子。最后,简单说明了遗传算法在求解背包问题中的应用并对遗传算法解决背包问题的前景提出了展望。-The file containing the papers and source code. The paper
MATLAB-GA-TOOLBOX-AND-USE
- 本书系统介绍了遗传算法工具箱的功能特点、编程原理及应用-MATLAB GA TOOLBOX AND USE
GA
- 本次上传的是蚁群算法,它的原理是通过迭代寻找到最优值,然后在应用到实际控制中。-The upload is the ant colony algorithm, which is based on the principle of iterative search for the optimal value, and then applied to the actual control.