搜索资源列表
matlab遗传算法源程序
- 用matlab编程的完整的遗传算法源程序
遗传算法的一个编程实例
- 打开压缩包,其中的word文档中提供了“m个工件分配给m架机床的效益最优化问题,使用一种遗传算法解决。”的整个编程思路和过程分析。望有相关需要的朋友喜欢-open compressed, the word document provided "m m allocated to the workpiece-machine efficiency optimization, the use of a genetic algorith
218752354420051152056193960009
- 主题: 遗传编程源程序.rar 内容概要: 遗传编程源程序.rar,使用VisualC++编写的遗传算法源代码,各位可在紫基础上进行自己的研究工作,如图像处理,数据挖掘、图像隐秘分析等,绝对让您满意 -theme : genetic programming source. Rar outline : genetic programming source. Rar, prepared using Visual C geneti
一个用于求函数极值的遗传算法程序
- 一个用于求函数极值的遗传算法程序,使用VC++编程.-seek function for a maximum of genetic algorithm, the use of VC.
C++GP
- 遗传规划的C++实现文档,可做遗传规划的编程参考-Genetic Programming in C achieve documents, planning to do genetic programming reference
JAGA
- JAGA提供了各种类型的遗传算法和遗传编程的Java API接口,非常容易上手和使用,有很多容易使用的GA和GP的算子用于扩展,同时有指南和例子-JAGA provide various types of genetic algorithms and genetic programming in Java API interface, very easy to get started and use a lot of easy-to-u
clanguageyichuansuanfa
- C语言遗传算法包。主要介绍C语言编程的遗传算法。-GA C language package. Introduces the C programming language genetic algorithm.
GAlib
- 这是一个面向对象的GA遗传算法库GAlib: A C++ Library of Genetic Algorithm Components),是我见过中的最好的,功能较全面,使得用遗传算法编程变得极为容易。-This is an object-oriented library GA GA Galib : A C Library of Genetic Algorithm Components), I have seen the best,
l2007425234648
- 这是一道很基本的程序,一方面希望它对初学遗传算法的兄弟们有用(包含了遗传算法实现的大部分步骤,而且有详细的注释),另一方面旨在抛砖引玉, 在下浅见: 1、遗传算法在进行大规模计算时,数据交换量大,速度确实是一个瓶颈,就如这道程序,在种群规模50,进化代数1000时运行需要40秒左右(cpu:duron 1G),当然,小弟编程能力弱,望各位大侠指教啊,或帮我修改一下这道程序 -This is a very basic proc
SGA
- 基本遗传算法的C语言源程序。(遗传算法的应用范围极其广泛,它可应用于函数优化、组合优化、生产调度问题、自动控制、机器人学、图像处理、人工生命、遗传编程以及机器学习等领域。)-Basic genetic algorithm C language source code. (Genetic algorithm extremely broad range of applications, it can be applied to functi
genetic
- 这是用遗传编程算法来拟合曲线的一个经典程序,非常不错,大家可以通过修改function程序里的曲线定义来拟合多种曲线-This is the genetic programming algorithm to a classical curve fitting procedures, is very good, you can program by modifying the function of the curve to fit th
anolog_circuit
- 遗传编程实现模拟电路设计,模拟电路在诸如通信等高速应用领域方面十分重要-automated analog circuit design__ using genetic programming
EvoLisaSource
- 使用遗传编程的方法对图像进行进化,使用50个多边形就模拟出逼真的蒙娜丽莎- created a small program that keeps a string of DNA for polygon rendering. The procedure of the program is quite simple: 0) Setup a random DNA string (application start)
New--GP-programming
- 一种新的改进的遗传编程,调用的子函数描述的很清晰,涵盖了经典遗传编程的所有步骤,方便大家的学习和参考-A new and improved genetic programming, call the subroutine described in very clear and covers all the steps of classical genetic programming, we facilitate learning and
tvcode
- 树的可视化显示,可用于展示遗传编程过程中生成的树的结构外观-TreeVisualizer code
遗传算法
- 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。保证能运行。(The genetic algorithm (Genetic Algorithm) is a computational model of biological evolution process of natural selection and genetic m
遗传算法求解vrp问题
- 遗传算法,使用MATLAB进行编程,求解VRP问题(Genetic algorithm for solving VRP problem)
matlab编写的量子遗传算法
- 量子遗传算法MATLAB实现,可以作为编程参考(Quantum genetic algorithm MATLAB implementation, can be used as a programming reference)
GA遗传算法
- 应用遗传算法求函数最优解,采用c++编程,包括三个文件。建议迭代次数大于等于100(Application of genetic algorithm to optimal solution of function)
matlab遗传算法程序
- 遗传算法编程文件,可在matlab中运行,可用作新手变成练习。(Genetic algorithm programming file)