搜索资源列表
mathematicalfoundationofgeneticalgotithms
- 遗传算法的数学基础,对于学习遗传算法有很大的帮助。
TheMathMticBaseOfInheritanceArithmetic
- 遗传算法的数学基础。。学习遗传算法的必备知识。开发环境不限。
GABook1
- 遗传算法书籍:遗传算法的数学基础,从数学的角度论证遗传算法的有效性-Genetic Algorithm Books: The mathematical basis of genetic algorithm, from the perspective of mathematical proof of the effectiveness of genetic algorithm
yuandaima
- 基于遗传算法,针对考试系统的自动出题问题,应用矩阵理论的知识,为自动组卷系统建立了一个合适的数学模型,使我们能在数学模型的基础上,应用遗传算法全局寻优和智能搜索的特性,在试题的各种属性满足数学模型的控制指标的基础上,从题库中既好又快的抽出一组符合考方要求的试题,从而得到一份满意的试卷。-Based on genetic algorithms, automatic test system for the title problem, the application of matrix theory
GA
- 遗传算法数学基础,研究遗传算法很实用的一本书。-the foundment of GA
GA_and_GA_Mathematics_Foundations
- 张文修老师主编的详细介绍遗传算法及其数学基础的一本书,研究遗传算法的一本很好的参考书,特别推荐!-Edited by Prof. Zhang Wenxiu, detailed genetic algorithm and its mathematical foundations, a very good reference book to study the genetic algorithm, strongly recommended!
ycsfdsxjc
- 遗传算法是模拟自然界生物进化的过程与机制求解问题的一类自组织与自适应的人工智能技术。 本书重点在于阐述遗传算法的数学基础。全书3章1遗传算法的集合理论2遗传算法的马尔可夫链分析3遗传算法的收敛理论-Genetic algorithm is a simulation of natural biological process of evolution and mechanisms to solve the problem of a class of self-organizing and a