搜索资源列表
124145
- 一个简单实用的遗传算法c程序,对你很有帮助!-a simple and practical procedure Genetic Algorithm c, very helpful to you!
20081116
- 画图程序,VB用的画图程序,简单,实用.-Paint program, VB with the Paint program, simple and practical.
GA
- 一个简单的遗传算法实现。自己写的。简单易懂-A simple genetic algorithm. Wrote it myself. Easy-to-read
adptivega
- 这是改进的遗传算法,在函数优化中,比简单的遗传算法能更好的收敛且精确度更高!-This is the improved genetic algorithms, function optimization in more than a simple genetic algorithm to better convergence and higher accuracy!
GASA
- 基于遗传模拟退火和Otsu法的图像分割。采用一种基于模拟退火算法(SA)的混合遗传算法(GASA),来进行Otsu方法选择阈值,其中进行求解时是非线性的遗传算法(GA)的应用优化了求阈值过程,并尽可能地减少其运算量,而加入SA则避免了遗传算法(GA)常见的早熟收敛现象,从而实现有效简单的图像分割。 -adopt hybrid genetic algorithm(GASA) based on simulated annealing algorithm,choose threshold by O
quezhituxiangfenge
- 我结合现在正在学习和以后论文将要使用的遗传算法,做了一个简单的图形阈值分割程序,本程序主要是注重算法,-I am now learning and subsequent combination of papers that will be used genetic algorithms to do a simple graphical threshold segmentation procedure, this procedure is mainly focus on algorithms,
yichuan
- 一个简单 实用的遗传算法c程序-一个简单 实用的遗传算法c程序
ga
- pcnn与遗传算法结合用在图像分割中,非常简单的程序,对于初学者很有帮助,可以运行-PCNN used in image segmentation, a very simple program for beginners to have the help very much, can run
pso
- 粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法((Evolu2tionary Algorithm - EA)。PSO 算法属于进化算法的一种,和遗传算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现
adptivega
- 这是改进的遗传算法,在函数优化中,比简单的遗传算法能更好的收敛且精确度更高!-This is the improved genetic algorithms, function optimization in more than a simple genetic algorithm to better convergence and higher accuracy!
GA
- 一个简单的遗传算法实现。自己写的。简单易懂-A simple genetic algorithm. Wrote it myself. Easy-to-read
genetic
- 用MATlab实现的遗传算法,i比较简单,适用于刚学习粒子群算法的人,大家可以交流一下-MATlab genetic algorithm, relatively simple, suitable for people new to the study of the particle swarm optimization (pso) algorithm, we can discuss
bsnary-oprional
- 遗传算法的matlab语言程序,包括算法说明,和简单的应用,-Matlab programming language of genetic algorithm, including algorithm specification, and the simple application,
xirpln
- 用matlab自编写的简单遗传算法程序(SGA),不错的源码 很好-Using matlab the writing of simple genetic algorithm (SGA), good source is very good
matlan-ienetic
- 遗传算法中的简单遗传算法,用matlab实现,推荐给大家-The simple genetic algorithm genetic algorithm (ga) and matlab, recommend to everyone
1413967
- 遗传算法的matlab语言程序,包括算法说明,和简单的应用,-Matlab programming language of genetic algorithm, including algorithm specification, and the simple application,
xojh
- 遗传算法中的简单遗传算法,用matlab实现,推荐给大家-The simple genetic algorithm genetic algorithm (ga) and matlab, recommend to everyone
the shortest path program in graph theory
- 图论算法在计算机科学中扮演着很重要的角色,它提供了对很多问题都有效的一种简单而系统的建模方式。很多问题都可以转化为图论问题,然后用图论的基本算法加以解决。遗传算法是解优化问题的有效算法,而并行遗传算法是遗传算法研究中的一个重要方向,受到了研究人员的高度重视。(Graph theory plays an important role in computer science. It provides a simple and systematic modeling method for many p
lnclrj
- 此为人工智能中的简单遗传算法的实现,使用的开发工具为c#()
sjbdjtt
- 此为人工智能中的简单遗传算法的实现,使用的开发工具为c#()