GA-Method

所属分类:数值算法/人工智能
开发工具:Visual C++
文件大小:1KB
下载次数:1
上传日期:2013-12-02 14:43:06
上 传 者viczxc
说明:  遗传算法(Genetic Algorithm)是一类借鉴生物界的进化规律(适者生存,优胜劣汰遗传机制)演化而来的随机化搜索方法。它是由美国的J.Holland教授1975年首先提出,其主要特点是直接对结构对象进行操作,不存在求导和函数连续性的限定;具有内在的隐并行性和更好的全局寻优能力;采用概率化的寻优方法,能自动获取和指导优化的搜索空间,自适应地调整搜索方向,不需要确定的规则。
(Genetic Algorithm (Genetic Algorithm) is a kind of reference biological evolution law (survival of the fittest, survival of the fittest genetic mechanisms) randomized search method evolved. It was first proposed by the United States J.Holland professor in 1975, and its main feature is to operate directly on the structure of the object, the continuity of the derivative and the function limitation does not exist with global implicit parallelism inherent and better optimization capability the use of probabilistic optimization method that can automatically obtain and guidance to optimize the search space adaptively adjust the search direction, the rule does not require determined.)

文件列表:
初始化.txt (125, 2013-12-02)
变异.txt (212, 2013-12-02)
种族.txt (560, 2013-12-02)
选择.txt (199, 2013-12-02)
交叉.txt (609, 2013-12-02)

近期下载者

相关文件


收藏者