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

搜索资源列表

  1. Illinois

    0下载:
  2. 用MATLAB实现遗传算法程序,讲解了关键的程序设计-The realization of genetic algorithm using MATLAB procedures, on a key program design
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-24
    • 文件大小:195877
    • 提供者:zhihujj
  1. GA

    0下载:
  2. 简单介绍遗传算法入门教程 非常适用初学者-Briefly introduce the genetic algorithm is suitable for beginners Tutorial
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:650340
    • 提供者:ludelai
  1. Generic-Algorithm-for-TSP

    3下载:
  2. 运用优化遗传算法解决100个城市的TSP问题,即要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程最小。-Optimize the use of genetic algorithms to solve 100 cities TSP problem, which was to select a departure from the resident, after each city once again, and finally returned to the resident
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-02-04
    • 文件大小:128712
    • 提供者:李佳鹤
  1. ANN-moving-robot

    0下载:
  2. 运用人工神经网络和遗传算法实现机器人程序能够自动排除地图中的障碍物。-The use of artificial neural networks and genetic algorithm procedures robot can automatically rule out the possibility of obstructions map.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:146998
    • 提供者:李佳鹤
  1. TSP_ga

    1下载:
  2. TSP问题(又名:旅行商问题,货郎担问题)遗传算法通用matlab程序-TSP problem (also known as: traveling salesman problem, traveling salesman problem) genetic algorithm matlab common procedures
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:25353
    • 提供者:lastsong
  1. PackingProblem

    0下载:
  2. 非线性整数规划问题,基于遗传算法的matlab程序-Nonlinear integer programming problems, based on genetic algorithm matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2559
    • 提供者:shilei
  1. heredity

    0下载:
  2. 遗传算法 解旅行商问题 在命令行输入要读入的文件,文件主要描述旅行商问题中每个城市的坐标,本程序群体数是100,仅遗传了1000代,解20个城市时可以较大概率得到最优解,读入的文件格式见压缩包文件-Genetic Algorithm for Traveling Salesman Problem in the command-line input to read the documents, the paper s main descr iption of traveling salesman
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:2269
    • 提供者:赵九鑫
  1. gengticalgorthimtheoryandapplied

    0下载:
  2. 简单的介绍遗传算法的原理与应用,里面还有简单遗传算法的源程序,适合于遗传算法的初学者-A brief account of the principle of genetic algorithms and applications, there is also the source simple genetic algorithm, genetic algorithm is suitable for beginners
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:3486189
    • 提供者:耿娜
  1. LogFac_Exp_1

    0下载:
  2. java编写的最短路径算法,先由启发式方法获得染色体的初始编码,然后由遗传算法求出最短路径,对解决物流领域的TSP是非常好的计算机实现-java prepared by the shortest path algorithm, by the heuristic method to obtain the initial encoding of chromosome, and then by the genetic algorithm to derive the shortest path to s
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:312096
    • 提供者:wangxiaofang
  1. lamarkian_MPI

    0下载:
  2. c++编写的并行拉马克遗传算法的程序。实现分析对接程序,基于开源项目Autodock3.0进行的二次开发-c++ prepared Lamarckian genetic algorithm parallel procedures. Analysis achieve docking procedure, based on open source projects for the secondary development of Autodock3.0
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2207651
    • 提供者:王永
  1. source

    0下载:
  2. 《遗传算法-理论.应用与软件实现》那本书的源代码 有C语言的和matlab语言的- Genetic Algorithm- Theory. Application and software implementation, the book s source code have a C language and matlab language
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-18
    • 文件大小:4641792
    • 提供者:yuyong
  1. DA

    0下载:
  2. 珍藏的遗传算法的matlab程序集,非常全面、详细-Collection of genetic algorithm matlab assembly, very comprehensive and detailed
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:208574
    • 提供者:jcuaon
  1. MyGA

    0下载:
  2. 一个简单的改进的遗传算法,用来求五维函数最大值,算法简单,对初学者有很好的帮助-Improvement of a simple genetic algorithm to seek the maximum five-dimensional function, the algorithm is simple, for beginners there is a very good help
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:26366
    • 提供者:刘冰
  1. up

    0下载:
  2. 人智经典算法的实现,包括8数码,遗传算法,tsp等-Moses classic algorithms were realized, including 8 digital, genetic algorithm, tsp, etc.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:9289
    • 提供者:周峰
  1. ycsf

    0下载:
  2. 用遗传算法优化BP神经网络的Matlab编程实例-Using genetic algorithm BP neural network programming examples Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1962
    • 提供者:ad
  1. adapting_GA

    0下载:
  2. 关于自适应遗传算法的MATLAB程序还附有实验测试结果抓图-On Adaptive Genetic Algorithm MATLAB program also included the experimental test results Grab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:38733
    • 提供者:winters
  1. GA

    0下载:
  2. 标准遗传算法求解实数方程,MATLAB编写,有较详细说明!-Standard genetic algorithm to solve real equations, MATLAB prepared to explain in greater detail there is!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1092
    • 提供者:万琴
  1. genetic

    0下载:
  2. genetic遗传算法,里面附有例子,请仔细阅读说明-genetic genetic algorithm, which accompanied by examples, please carefully read the descr iption
  3. 所属分类:Applications

    • 发布日期:2017-03-27
    • 文件大小:75943
    • 提供者:江衡
  1. ga_matlab

    0下载:
  2. matlab实现遗传算法程序,用于求解约束的优化问题-matlab genetic algorithm to achieve the procedure for solving constrained optimization problem
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:17841
    • 提供者:aurora
  1. GA

    0下载:
  2. 带详细注释的遗传算法源代码 用C++编写的/.-Notes with detailed genetic algorithm source code with C++ Prepared /.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:2146
    • 提供者:liujie
« 1 2 ... 39 40 41 42 43 4445 46 47 48 49 50 »
搜珍网 www.dssz.com