搜索资源列表
GA_hanshuyouhua
- 遗传算法解决函数优化问题问题,C++编写,可以改进应用于其他方面。-It is very useful for student who study genetic algorithm.
gatbx
- matlab遗传算法工具箱,在编程时使用遗传算法时,可以直接用工具箱中的函数-matlab genetic algorithm toolbox, use genetic programming algorithm can directly use the toolbox function
gaot-7
- 最新的改进的遗传算法,具有很多的函数,非常好用-Genetic Algorithm
GA-Method
- 遗传算法(Genetic Algorithm)是一类借鉴生物界的进化规律(适者生存,优胜劣汰遗传机制)演化而来的随机化搜索方法。它是由美国的J.Holland教授1975年首先提出,其主要特点是直接对结构对象进行操作,不存在求导和函数连续性的限定;具有内在的隐并行性和更好的全局寻优能力;采用概率化的寻优方法,能自动获取和指导优化的搜索空间,自适应地调整搜索方向,不需要确定的规则。-Genetic Algorithm (Genetic Algorithm) is a kind of referen