CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 遗传

搜索资源列表

  1. 多目标遗传算法程序

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

    • 发布日期:2017-12-27
    • 文件大小:110592
    • 提供者:上古波波
  1. 遗传算法

    2下载:
  2. 使用遗传算法求解多元函数最值,希望要用到的同学能有所帮助(Genetic algorithm is used to solve the maximum value of multivariate function)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:刘乐
  1. 遗传算法

    1下载:
  2. 应用遗传算法求解常微分方程,matlab编程实现,ode45求解方式(genetic algorithm, matlab programming, solve problem using ode45 method)
  3. 所属分类:其他小程序

    • 发布日期:2017-12-25
    • 文件大小:20480
    • 提供者:lwdRay
  1. 易语言遗传算法

    1下载:
  2. 易语言遗传算法,可用于图像识别(验证码识别等)!!!!!!!(Easy language genetic algorithm, can be used for image recognition (verification, code identification, etc.)!!!!!!!)
  3. 所属分类:易语言编程

    • 发布日期:2017-12-31
    • 文件大小:200704
    • 提供者:66ccffProgamer
  1. 非支配排序遗传算法

    1下载:
  2. 非支配排序遗传算法NAGS2,算法程序进行了相应的注释,可以运行(Non dominated sorting genetic algorithm NAGS2, algorithm procedures for the corresponding notes, you can run)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-31
    • 文件大小:532480
    • 提供者:Slfwoniu
  1. 用MATLAB实现遗传算法程序.pdf

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

    • 发布日期:2017-12-23
    • 文件大小:76800
    • 提供者:傲视天下
  1. MATLAB遗传算法工具箱及应用

    0下载:
  2. matlab遗传算法工具箱应用 库函数应用(matlab algorithms for learners)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-27
    • 文件大小:10467328
    • 提供者:speeddail
  1. 遗传算法验证

    0下载:
  2. 使用遗传算法,对于GEO卫星监控平台,求解卫星的最优轨道(Using the genetic algorithm, the GEO satellite monitoring platform is used to solve the optimal orbit of the satellite)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:2048
    • 提供者:vincent123
  1. 遗传算法txt

    0下载:
  2. 遗传算法解决tsp问题 遗传算法,模拟达尔文进化论的自然选择和遗传学机理的生物进化过程的计算模型,一种选择不断选择优良个体的算法。谈到遗传,想想自然界动物遗传是怎么来的,自然主要过程包括染色体的选择,交叉,变异(不明白这个的可以去看看生物学),这些操作后,保证了以后的个体基本上是最优的,那么以后再继续这样下去就可以一直最优了。(Genetic algorithm to solve TSP problem)
  3. 所属分类:交通/航空行业

    • 发布日期:2017-12-27
    • 文件大小:3072
    • 提供者:zzh2000boy
  1. 模拟退火遗传算法程序

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

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

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

  1. GA遗传算法

    0下载:
  2. 遗传算法(Genetic Algorithm)是模拟达尔文的遗传选择和自然淘汰的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它是有美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》。(The genetic algorithm (Genetic Algorithm) is a computational model for the sim
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-29
    • 文件大小:8192
    • 提供者:sherria
  1. GA遗传算法

    0下载:
  2. 经典遗传算法 GA 单目标优化智能算法 启发式算法 优化算法(genetic optimization)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-31
    • 文件大小:2048
    • 提供者:nwpuls
  1. 遗传算法

    0下载:
  2. 遗传算法matlab实现,寻找目标函数全局最优解。(Implementation of genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:3072
    • 提供者:mddxiao
  1. 简单函数优化的遗传算法程序

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

    • 发布日期:2017-12-31
    • 文件大小:5120
    • 提供者:ulaula
  1. 遗传算法实例

    0下载:
  2. 也是自己找来的,原代码有少许错误,本人都已更正了,调试运行都通过了的。 对于初学者,尤其是还没有编程经验的非常有用的一个文件 遗传算法实例(Also find their own, the original code has a little error, I have corrected, debugging run through.A very useful file for beginners, especially for those who have no programming
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:3072
    • 提供者:BBLooper
  1. 遗传算法

    0下载:
  2. 求解复杂一元函数的最大值,使用简单遗传算法,即SGA(Solving the maximum of complex unary function)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:2048
    • 提供者:hx824
  1. 遗传算法&雷达手册

    0下载:
  2. 遗传算法 本部分主要为了了解遗传算法的应用,选择一个复杂的二维函数来进行遗传算法优化。函数显示为y=10*sin(5*x)+7*abs(x-5)+10, 另附上雷达手册(genetic algorithm This part is mainly to understand the application of genetic algorithm, select a complex two-dimensional function to optimize genetic al
  3. 所属分类:其他

  1. 遗传算法自动组卷实验报告

    0下载:
  2. 该试验报告为大学生的《遗传算法的组卷实验报告》。对于学习遗传算法的组卷系统有一定的参考价值。(The test report is the experimental report of the genetic algorithm for the test paper of College students. It has some reference value for learning the test paper system of genetic algorithm.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-01
    • 文件大小:192512
    • 提供者:胡闹
  1. 基于遗传算法的智能题库系统设计_蔡国民

    1下载:
  2. 该文章阐述了基于遗传算法的智能题库系统的设计方法,有一定的的参考学习价值。(This paper expounds the design method of intelligent item bank system based on genetic algorithm, which has certain reference learning value.)
  3. 所属分类:系统设计方案

    • 发布日期:2018-01-01
    • 文件大小:226304
    • 提供者:胡闹
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com