搜索资源列表

  1. C语言遗传算法程序包

    0下载:
  2. 一个经典的C语言遗传算法程序包,可直接用来开发遗传算法的应用程序-a classic genetic algorithm C language package can be used directly for the development of the genetic algorithm application
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:79370
    • 提供者:刘志刚
  1. 用matlab编写的二进制的遗传算法程序

    0下载:
  2. 用matlab编写的二进制的遗传算法程序.rar-using Matlab binary prepared by the genetic algorithm. Rar
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:6321
    • 提供者:www
  1. matlab遗传算法程序集

    0下载:
  2. matlab遗传算法程序 其中包括13个程序-Matlab genetic algorithm which includes 13 procedures
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:6206
    • 提供者:戴朝华
  1. 一个用于求函数极值的遗传算法程序

    0下载:
  2. 一个用于求函数极值的遗传算法程序,使用VC++编程.-seek function for a maximum of genetic algorithm, the use of VC.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:5329
    • 提供者:熊仲健
  1. 遗传算法程序包

    0下载:
  2. 遗传算法程序包,里面包含有多种人工智能语言c程序,包括进化算法等等,没有密码-GA package, which contains a variety of artificial intelligence language c procedures, including evolutionary algorithms, etc., no password
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:80767
    • 提供者:王松松
  1. matlab遗传算法

    8下载:
  2. 遗传算法MATLB程序,里面有遗传算法的选择、交叉、变异函数,一些简单的MABTLAB遗传算法例子!
  3. 所属分类:数值算法/人工智能

    • 发布日期:2009-04-20
    • 文件大小:6871
    • 提供者:skpretty
  1. 10242419TSP遗传算法程序

    0下载:
  2. 是tsp遗传算法,详细的描述其进行的过程,可以使人很容易理解。(TSP genetic algorithm, a detailed descr iption of its process, can make it easy to understand.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:134144
    • 提供者:yongwong
  1. matlab遗传算法程序

    0下载:
  2. 遗传算法编程文件,可在matlab中运行,可用作新手变成练习。(Genetic algorithm programming file)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:6144
    • 提供者:foryy
  1. 简单函数优化的遗传算法程序

    0下载:
  2. 遗传算法基础的几个function,可以先看看,对遗传算法有个大概认识。 对建模很有帮助。(functions about genetic algorithm, using matlab)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:Kelly0928
  1. 简单函数优化的遗传算法程序

    0下载:
  2. 遗传算法是一种基于生物自然选择与遗传机理的随机搜索与优化方法。(Genetic algorithm (GA) is a random search and optimization method based on biological natural selection and genetic mechanism.)
  3. 所属分类:文档资料

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:刘曼
  1. 多目标遗传算法程序

    0下载:
  2. 对目标优化,多目标遗传算法(把度目标转化为单目标求解)源程序(Matlab multi-objective genetic optimization algorithm(to convert the degree target to a single target solution) source program)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:110592
    • 提供者:上古波波
  1. 用MATLAB实现遗传算法程序.pdf

    0下载:
  2. 遗传算法的基本步骤如下: 1)在一定编码方案下,随机产生一个初始种群; 2)用相应的解码方法,将编码后的个体转换成问 题空间的决策变量,并求得个体的适应值; 3)按照个体适应值的大小,从种群中选出适应值 较大的一些个体构成交配池; 4)由交叉和变异这两个遗传算子对交配池中的 个体进行操作,并形成新一代的种群; 5)反复执行步骤2-4,直至满足收敛判据为止。(The basic steps of the genetic a
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:76800
    • 提供者:傲视天下
  1. 模拟退火遗传算法程序

    0下载:
  2. 模拟退火遗传混合算法,求解NP-HARD问题(this program is used to analyse genetic-simulated annealing algorithm (GSA) by matlab)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-17
    • 文件大小:508928
    • 提供者:godblessu
  1. 遗传算法课件与程序

    0下载:
  2. 遗传算法课件与程序,matlab遗传算法程序包(Genetic algorithm courseware and program, matlab genetic algorithm package)
  3. 所属分类:文档资料

  1. 简单函数优化的遗传算法程序

    0下载:
  2. 遗传算法的简单应用,可以参考看看学习一下(any one who is intereted in this field can have a look into the file and learn basic data)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:5120
    • 提供者:ulaula
  1. 遗传算法程序 matlab

    0下载:
  2. 为遗传算法的主程序; 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作(As the main program of genetic algorithm, binary Gray encoding is adopted, nonlinear ranking selection based on roulette method, uniform crossover, mutation o
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:时章漫
  1. 遗传算法

    0下载:
  2. 实现了最佳路劲选择,而不遗漏任何一个坐标位置的遗传算法程序,c++.(A genetic algorithm program for the best choice of road strength without missing any one coordinate position, c++.)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:610304
    • 提供者:Starkey
  1. 用MATLAB实现遗传算法程序

    0下载:
  2. 数值智能算法:用MATLAB实现遗传算法(Using MATLAB to implement genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:6144
    • 提供者:任宇
  1. 用MATLAB实现遗传算法程序

    0下载:
  2. 收录了大多数遗传算法,可以用matlab实现(contain genetic algorithm can be run on matlab)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:162816
    • 提供者:Monocerotis
  1. matlab遗传算法程序

    0下载:
  2. 基于遗传算法的机器人路径规划MATLAB源代码,通过避障并寻找最优路径。(The MATLAB source code of robot path planning based on genetic algorithm is adopted to avoid obstacles and find the optimal path.)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:55296
    • 提供者:困惑&小h
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org