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

搜索资源列表

  1. 简单遗传算法与人工智能

    1下载:
  2. 实现了遗传算法的功能,采用java实现,只需要简单的设置文件就可以运行。(java)-a genetic algorithm to achieve the function, using java realized, requires only a simple configuration files on the run. (Java)
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:92744
    • 提供者:dong
  1. 简单遗传算法

    0下载:
  2. 简单的遗传算法Matlab程序
  3. 所属分类:matlab例程

  1. 遗传算法

    0下载:
  2. 简单遗传算法
  3. 所属分类:文档资料

    • 发布日期:2010-10-21
    • 文件大小:99328
    • 提供者:bayuexiaoxiang
  1. 刘宝碇 遗传算法

    0下载:
  2. 简单遗传算法,由清华大学的实验室发布
  3. 所属分类:数值算法/人工智能

    • 发布日期:2011-12-26
    • 文件大小:38566
    • 提供者:rabby0091
  1. myai

    0下载:
  2. 简单遗传算法,程序进化一个沿二维网格边界行走的机器人。-Simple genetic algorithm, the program evolved a two-dimensional grid along the border walking robots.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:32358
    • 提供者:lml
  1. VC++GeneticAlgorithm

    0下载:
  2. 很经典的一个算法。大家做工程和通信用的着。遗传算法(Genetic Algorithm)是模拟达尔文的遗传选择和自然淘汰的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它是有美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》,GA这个名称才逐渐为人所知,J.Holland教授所提出的GA通常为简单遗传算法(SGA)。-A classic a
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:106693
    • 提供者:林宇贞
  1. 6

    0下载:
  2. 继续上次传的简单遗传算法,本次加入啦测试部分。-Continue to the last mass of the simple genetic algorithm, to join you in this part of the test.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1165
    • 提供者:小光
  1. matlab-yichuan-suanfa

    1下载:
  2. 基于Matlab的遗传算法~是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它最初由美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》,GA这个名称才逐渐为人所知,J.Holland教授所提出的GA通常为简单遗传算法(SGA)。-SGA 《Adaptation in Natural and A
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:6809
    • 提供者:蒋鑫
  1. sga_tsp

    0下载:
  2. 简单遗传算法求解经典旅行商问题实例,已伪码注释 -Simple genetic algorithm dsp problem instance
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:100600
    • 提供者:arist
  1. yichuansuanfa_jixieshou

    0下载:
  2. 提出一种改进的遗传算法用于求解机械手运动学逆问题. 该算法采用实数编码, 其交叉概率和变异 概率根据解的适应度函数值自适应调整. 计算机仿真结果显示, 该算法较简单遗传算法(SGA) 求解精度高, 收敛速度快且稳定性能好.-An improved genetic algorithm for solving the inverse problem of manipulator kinematics. The algorithm uses real number encoding, the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:143065
    • 提供者:杨元龙
  1. TSP

    1下载:
  2. 用matlab实现了简单遗传算法解决TSP问题,有界面。-Using matlab to achieve a simple genetic algorithm to solve the TSP problem, there are interfaces.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:15818
    • 提供者:王剑亭
  1. mianyiga

    0下载:
  2. 免疫遗传算法,该算法很好的客服了简单遗传算法的早熟问题,是对基本遗传算法的一种改进-Immune genetic algorithm has very good customer service the premature simple genetic algorithm, the basic genetic algorithm is an improved
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:109271
    • 提供者:kanstar
  1. geneticalgorithm

    0下载:
  2. 自编的MATLAB遗传算法代码,用简单遗传算法(Simple Genetic Algorithm or Standard Genetic Algorithm ,SGA)求取函数最大值-Self in the MATLAB genetic algorithm code, a simple genetic algorithm (Simple Genetic Algorithm or Standard Genetic Algorithm, SGA) to obtain the maximum valu
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:5573
    • 提供者:dingbiao
  1. yichuansuanfa

    0下载:
  2. 自编的MATLAB遗传算法代码,用简单遗传算法(Simple Genetic Algorithm or Standard Genetic Algorithm ,SGA)求取函数最大值-Optimizing a function using Simple Genetic Algorithm with elitist preserved
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1011
    • 提供者:宋晓夏
  1. select

    0下载:
  2. 自编的MATLAB遗传算法代码,用简单遗传算法求取函数最大值-The MATLAB genetic algorithm code self, to strike a function with a maximum value of simple genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1049
    • 提供者:陈磊
  1. 遗传算法与粗糙集的简单实现

    0下载:
  2. 简答的实现了粗糙集理论与遗传算法,非原创(The simple realization of the theory of rough set and genetic algorithm, non original)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-05
    • 文件大小:13312
    • 提供者:icansky
  1. 遗传算法代码

    0下载:
  2. 代码,用于遗传算法的基础代码,最简单的一种(Code, the basic code for genetic algorithms, the simplest)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:matlabsuv
  1. 简单函数优化的遗传算法程序

    0下载:
  2. 针对matlab简单函数优化的遗传算法的优化(Optimization of genetic algorithms for matlab simple function optimization)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:5120
    • 提供者:yaya3
  1. 遗传算法路径规划MATLAB代码

    1下载:
  2. 传统遗传算法仿真程序,简单易懂,是可以运行出来的(Traditional genetic algorithm simulation program can be run out.)
  3. 所属分类:仿真建模

    • 发布日期:2018-05-01
    • 文件大小:6144
    • 提供者:IBELEVE
  1. 改进遗传算法MATLAB编程

    1下载:
  2. 对传统遗传算法进行了改进,简单易懂可运行(The traditional genetic algorithm is improved, which is simple, easy to understand and run)
  3. 所属分类:进化算法

    • 发布日期:2018-05-01
    • 文件大小:1289216
    • 提供者:IBELEVE
« 1 23 4 5 6 7 8 9 10 ... 40 »
搜珍网 www.dssz.com